TKEntityPropertyGroupTitleIndicatorPosition Constants Reference
Declared in | TKEntityPropertyGroupTitleView.h |
TKEntityPropertyGroupTitleIndicatorPosition
@enum TKEntityPropertyGroupTitleIndicatorPosition
An enum that represents the position of the title indicator
Definition
typedef NS_ENUM(NSInteger, TKEntityPropertyGroupTitleIndicatorPosition ) {
TKEntityPropertyGroupTitleIndicatorPositionLeft,
TKEntityPropertyGroupTitleIndicatorPositionRight,
};
Constants
Declared In
TKEntityPropertyGroupTitleView.h