NSAppleEventDescriptor.FromDouble(Double) Method

Definition

[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

Parameters

doubleValue
Double

Returns

Attributes

Applies to