NSAppleEventDescriptor.FromDouble(Double) 方法

定义

[Foundation.Export("descriptorWithDouble:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSAppleEventDescriptor FromDouble (double doubleValue);
static member FromDouble : double -> Foundation.NSAppleEventDescriptor

参数

doubleValue
Double

返回

属性

适用于