EMButtonTouchVisualEffect Constants Reference

Declared in EMSecureInputBuilderV2.h
Availability 5.0

EMButtonTouchVisualEffect

The visual effect to button touches.

Definition

typedef NS_ENUM(NSInteger, EMButtonTouchVisualEffect ) {
   EMButtonTouchVisualEffectHighlight,
   EMButtonTouchVisualEffectRipple,
};

Constants

EMButtonTouchVisualEffectHighlight

Button touch visual effect as highlight

Declared In EMSecureInputBuilderV2.h.

EMButtonTouchVisualEffectRipple

Button touch visual effect as ripple

Declared In EMSecureInputBuilderV2.h.

Availability

5.0

Declared In

EMSecureInputBuilderV2.h