TKDataFormEditorTextLabelDisplayMode Constants Reference
Declared in | TKDataFormEditorStyle.h |
TKDataFormEditorTextLabelDisplayMode
@enum TKDataFormEditorTextLabelDisplayMode
Defines the visibility of the text label
Definition
typedef NS_ENUM(int, TKDataFormEditorTextLabelDisplayMode ) {
TKDataFormEditorTextLabelDisplayModeShow,
TKDataFormEditorTextLabelDisplayModeHidden,
};
Constants
Declared In
TKDataFormEditorStyle.h