Interface CHHapticParameterAttributes

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Implementing Classes:
CHHapticParameterAttributesAdapter

public interface CHHapticParameterAttributes
extends NSObjectProtocol
Since:
Available in iOS 13.0 and later.
  • Method Details

    • getMinValue

      float getMinValue()
    • getMaxValue

      float getMaxValue()
    • getDefaultValue

      float getDefaultValue()