NSExpression.FromAnyKey 方法

定义

表示 Spotlight 查询的任何键的表达式。

[Foundation.Export("expressionForAnyKey")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSExpression FromAnyKey ();
static member FromAnyKey : unit -> Foundation.NSExpression

返回

属性

适用于