Enum PlatformChannel.HapticFeedbackType

java.lang.Object
java.lang.Enum<PlatformChannel.HapticFeedbackType>
io.flutter.embedding.engine.systemchannels.PlatformChannel.HapticFeedbackType
All Implemented Interfaces:
Serializable, Comparable<PlatformChannel.HapticFeedbackType>, java.lang.constant.Constable
Enclosing class:
PlatformChannel

public static enum PlatformChannel.HapticFeedbackType extends Enum<PlatformChannel.HapticFeedbackType>
The types of haptic feedback that the Android OS can generate on behalf of an application.