NSExpression.FromVariable(String) Method

Definition

An expression that extracts the specified variable from the variable bindings dictionary.

[Foundation.Export("expressionForVariable:")]
public static Foundation.NSExpression FromVariable (string string1);
static member FromVariable : string -> Foundation.NSExpression

Parameters

string1
String

Returns

Attributes

Applies to