Contents

setPropertyState(_:forProperty:)

Sets the state of the specified property.

Declaration

func setPropertyState(_ propertyState: CMIOExtensionPropertyState<AnyObject>?, forProperty property: CMIOExtensionProperty)

Parameters

  • propertyState:

    The new state for the property.

  • property:

    The property to update.

See Also

Managing Property State