NSExpression.FromConstant(NSObject) Method

Definition

An expression that represents a constant value.

[Foundation.Export("expressionForConstantValue:")]
public static Foundation.NSExpression FromConstant (Foundation.NSObject obj);
static member FromConstant : Foundation.NSObject -> Foundation.NSExpression

Parameters

obj
NSObject

Returns

Attributes

Applies to