GKRuleSystem.Facts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An arbitrary set of objects about which the GKRuleSystem maintains a truth grade in the range [0,1].
public virtual Foundation.NSObject[] Facts { [Foundation.Export("facts", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Facts : Foundation.NSObject[]
Property Value
NSObject[]
- Attributes