TKAlertActionsLayout Constants Reference
Declared in | TKAlert.h |
TKAlertActionsLayout
@enum TKAlertActionsLayout
Defines the possible button actions alignments.
Definition
typedef NS_ENUM(NSInteger, TKAlertActionsLayout ) {
TKAlertActionsLayoutHorizontal,
TKAlertActionsLayoutVertical,
};
Constants
Declared In
TKAlert.h