The methods of HomeKit.HMTrigger are listed below. For a list of all members, see the HMTrigger Members list.
See Also: Inherited members from Foundation.NSObject
AddActionSet(HMActionSet, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
AddActionSetAsync(HMActionSet)Documentation for this section has not yet been entered. | ||
Enable(bool, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
EnableAsync(bool)Documentation for this section has not yet been entered. | ||
RemoveActionSet(HMActionSet, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
RemoveActionSetAsync(HMActionSet)Documentation for this section has not yet been entered. | ||
UpdateName(string, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
UpdateNameAsync(string)Documentation for this section has not yet been entered. | ||