XEnumMediaType<int> class

Inheritance

Constructors

XEnumMediaType()

Properties

audio ↔ XEnumDef
getter/setter pair
definitions Map<dynamic, XEnumDef>
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
image ↔ XEnumDef
getter/setter pair
multiImage ↔ XEnumDef
getter/setter pair
panoramica ↔ XEnumDef
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
video ↔ XEnumDef
getter/setter pair

Methods

initDefinitions() → void
override
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