Keecker Developer
Android SDK Contact
Getting Started
Overview
Installing Android Studio
Creating a Keecker app
Reference
0.2

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