NSPredicate.FromValue(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Attributes

Applies to