EMSecureInputUiLabelAlignment Constants Reference
| Declared in | EMSecureInputBuilderV2.h |
|---|---|
| Availability | 4.4 |
EMSecureInputUiLabelAlignment
Secure input UI label alignment. It determines the alignment of both first and second label.
Definition
typedef NS_ENUM(NSInteger, EMSecureInputUiLabelAlignment ) {
EMSecureInputUiLabelAlignmentLeft = 0,
EMSecureInputUiLabelAlignmentCenter = 1,
EMSecureInputUiLabelAlignmentRight = 2,
};
Constants
Availability
4.4
Declared In
EMSecureInputBuilderV2.h