services-api / com.keecker.services.projection.interfaces / DisplayMode
DisplayMode
class DisplayMode :
Parcelable
Enum Values
BRIGHTEST | |
VIVID | |
MOVIE | |
PICTURE | |
USER |
Properties
CREATOR | static val CREATOR: Creator < DisplayMode > |
Functions
describeContents | fun describeContents(): Int |
fromByte | static fun fromByte(b: Byte ): DisplayMode |
getByte | fun getByte(): Byte |
writeToParcel | fun writeToParcel(out: Parcel , flags: Int ): Unit |