EncEnvironmentSettings class final

Defines an ENC environment settings object.

Contains functions that are global and affect the ENC environment.

Implemented types

Properties

displaySettings EncDisplaySettings
An ENC Display Settings handle, which allows selection of mariner, viewing group, and text group visibility settings.
no setter
hashCode int
The hash code for this object.
no setterinherited
resourceUri Uri?
The path to ENC resource files.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sencDataUri Uri?
The path where SENC files will be stored.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited