GKRule.Salience Property

Definition

Rules are ordered for execution within the Agenda by decreasing Salience, but only after Reset() has been called.

public virtual nint Salience { [Foundation.Export("salience", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSalience:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Salience : nint with get, set

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to