NSAppleEventDescriptor.KeywordForDescriptorAtIndex(IntPtr) Method

Definition

[Foundation.Export("keywordForDescriptorAtIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual uint KeywordForDescriptorAtIndex(IntPtr index);
[<Foundation.Export("keywordForDescriptorAtIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member KeywordForDescriptorAtIndex : nativeint -> uint32
override this.KeywordForDescriptorAtIndex : nativeint -> uint32

Parameters

index
IntPtr

nativeint

Returns

Attributes

Applies to