Share via


HMActionSet.Executing Property

Definition

Gets a value that tells whether the action set is currently running.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Executing { [Foundation.Export("isExecuting")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isExecuting")>]
member this.Executing : bool

Property Value

Attributes

Applies to