KTKActionType Constants Reference
Declared in | KTKAction.h |
---|
KTKActionType
Action type.
Definition
typedef NS_ENUM(NSInteger, KTKActionType ) {
KTKActionTypeInvalid = -1,
KTKActionTypeContent = 1,
KTKActionTypeBrowser = 2,
};
Constants
Declared In
KTKAction.h