attributes(forDynamicParameter:)
Requests the haptic device’s attributes for a dynamic parameter.
Declaration
func attributes(forDynamicParameter inParameter: CHHapticDynamicParameter.ID) throws -> any CHHapticParameterAttributesParameters
- inParameter:
The dynamic parameter ID whose attributes you seek.
Return Value
The haptic device’s attributes for the given dynamic parameter ID.