triggerValue
The value of the characteristic that triggers the event.
Declaration
@NSCopying var triggerValue: TriggerValueType? { get }Discussion
A value of nil corresponds to any change in the value of the characteristic.
The value of the characteristic that triggers the event.
@NSCopying var triggerValue: TriggerValueType? { get }A value of nil corresponds to any change in the value of the characteristic.