次の方法で共有


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

戻り値

属性

適用対象