Contents

attributes(forDynamicParameter:)

Requests the haptic device’s attributes for a dynamic parameter.

Declaration

func attributes(forDynamicParameter inParameter: CHHapticDynamicParameter.ID) throws -> any CHHapticParameterAttributes

Parameters

  • inParameter:

    The dynamic parameter ID whose attributes you seek.

Return Value

The haptic device’s attributes for the given dynamic parameter ID.

See Also

Querying System Capabilities