Static HMActionSetTypeTriggerOwned

Source
pub unsafe static HMActionSetTypeTriggerOwned: &'static NSString
Available on crate feature HMActionSet only.
Expand description

Type for trigger-owned action sets.

An action set of this type is owned by a trigger and is not listed as part of the home. An action set of this type cannot be executed, renamed, or associated with a different trigger.

See also Apple’s documentation