EMSecureInputUiControlFocusState Constants Reference
| Declared in | EMSecureInputBuilderV2.h |
|---|---|
| Availability | 4.4 |
EMSecureInputUiControlFocusState
Secure input UI control focus state. It determines the focus state of both first and second input field.
Definition
typedef NS_ENUM(NSInteger, EMSecureInputUiControlFocusState ) {
EMSecureInputUiControlFocused = 0,
EMSecureInputUiControlUnfocused = 1,
};
Constants
Availability
4.4
Declared In
EMSecureInputBuilderV2.h