NSExpression.FromKeyPath(String) Method

Definition

An expression generated by invoking ValueForKeyPath on the specified keyPath.

[Foundation.Export("expressionForKeyPath:")]
public static Foundation.NSExpression FromKeyPath (string keyPath);
static member FromKeyPath : string -> Foundation.NSExpression

Parameters

keyPath
String

Returns

Attributes

Applies to