NSAppleEventDescriptor.DescriptorWithInt32(Int32) Method

Definition

[Foundation.Export("descriptorWithInt32:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSAppleEventDescriptor DescriptorWithInt32(int signedInt);
[<Foundation.Export("descriptorWithInt32:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DescriptorWithInt32 : int -> Foundation.NSAppleEventDescriptor

Parameters

signedInt
Int32

Returns

Attributes

Applies to