TKLayoutOrientation Constants Reference
Declared in | TKLayout.h |
TKLayoutOrientation
@enum TKLayoutOrientation
Layout’s orientation modes.
Definition
typedef NS_ENUM(NSInteger, TKLayoutOrientation ) {
TKLayoutOrientationHorizontal,
TKLayoutOrientationVertical,
};
Constants
Declared In
TKLayout.h