Share via


NSPredicate.FromValue(Boolean) 方法

定义

[Foundation.Export("predicateWithValue:")]
public static Foundation.NSPredicate FromValue (bool value);
static member FromValue : bool -> Foundation.NSPredicate

参数

value
Boolean

返回

属性

适用于