Share via


GKRuleSystem.Executed Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual GameplayKit.GKRule[] Executed { [Foundation.Export("executed", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("executed", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Executed : GameplayKit.GKRule[]

Property Value

GKRule[]
Attributes

Applies to