WhiteDeviceType Constants Reference

Declared in WhiteSdkConfiguration.h

WhiteDeviceType

Definition

typedef NS_ENUM(NSInteger, WhiteDeviceType ) {
   WhiteDeviceTypeTouch,
   WhiteDeviceTypeDesktop,
};

Constants

WhiteDeviceTypeTouch

Declared In WhiteSdkConfiguration.h.

WhiteDeviceTypeDesktop

Declared In WhiteSdkConfiguration.h.