GKRuleSystem.GetGrade(NSObject) Method
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.
Retrieves the truth grade for the fact
.
C#
[Foundation.Export("gradeForFact:")]
public virtual float GetGrade(Foundation.NSObject fact);
abstract member GetGrade : Foundation.NSObject -> single
override this.GetGrade : Foundation.NSObject -> single
- fact
- NSObject
A value in the range [0,1], in which 0 represents certainty that the fact is false and 1.0 represents certainty that it is true.
- Attributes
Produkt | Versioner |
---|---|
Xamarin iOS SDK | 12 |