NSExpression.FromAnyKey Method

Definition

[Foundation.Export("expressionForAnyKey")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSExpression FromAnyKey();
[<Foundation.Export("expressionForAnyKey")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FromAnyKey : unit -> Foundation.NSExpression

Returns

Attributes

Applies to