triggerValue
The value of the characteristic that triggers the event.
Declaration
@NSCopying var triggerValue: TriggerValueType? { get set }Discussion
Use this property to adjust the value that triggers the event.
Set this property to nil to trigger the event whenever the value of the characteristic changes.