NSAppleEventDescriptor.DescriptorWithInt32(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("descriptorWithInt32:")]
public static Foundation.NSAppleEventDescriptor DescriptorWithInt32 (int signedInt);
static member DescriptorWithInt32 : int -> Foundation.NSAppleEventDescriptor
Parameters
- signedInt
- Int32
Returns
- Attributes