共用方式為


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

傳回

屬性

適用於