Declared in TKDataFormEditorStyle.h

TKDataFormEditorTextLabelDisplayMode

@enum TKDataFormEditorTextLabelDisplayMode

Defines the visibility of the text label

Definition

typedef NS_ENUM(int, TKDataFormEditorTextLabelDisplayMode ) {
   TKDataFormEditorTextLabelDisplayModeShow,
   TKDataFormEditorTextLabelDisplayModeHidden,
};

Constants

TKDataFormEditorTextLabelDisplayModeShow
 Visibile

Declared In TKDataFormEditorStyle.h.

TKDataFormEditorTextLabelDisplayModeHidden
 Hidden

Declared In TKDataFormEditorStyle.h.

Declared In

TKDataFormEditorStyle.h