編集

Share via


GKRuleSystem.Agenda Property

Definition

The collection of GKRule objects whose predicates have not yet evaluated to true.

public virtual GameplayKit.GKRule[] Agenda { [Foundation.Export("agenda", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Agenda : GameplayKit.GKRule[]

Property Value

GKRule[]
Attributes

Applies to