SFSDKWindowType Constants Reference

Declared in SFSDKWindowContainer.h

SFSDKWindowType

Definition

typedef NS_ENUM(NSInteger, SFSDKWindowType ) {
   SFSDKWindowTypeMain,
   SFSDKWindowTypeAuth,
   SFSDKWindowTypeScreenLock,
   SFSDKWindowTypeSnapshot,
   SFSDKWindowTypeOther,
};

Constants

SFSDKWindowTypeMain

Declared In SFSDKWindowContainer.h.

SFSDKWindowTypeAuth

Declared In SFSDKWindowContainer.h.

SFSDKWindowTypeScreenLock

Declared In SFSDKWindowContainer.h.

SFSDKWindowTypeSnapshot

Declared In SFSDKWindowContainer.h.

SFSDKWindowTypeOther

Declared In SFSDKWindowContainer.h.