Share via


NSAppleEventDescriptor.SetDescriptorforKeyword Method

Definition

[Foundation.Export("setDescriptor:forKeyword:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetDescriptorforKeyword(Foundation.NSAppleEventDescriptor descriptor, uint keyword);
[<Foundation.Export("setDescriptor:forKeyword:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetDescriptorforKeyword : Foundation.NSAppleEventDescriptor * uint32 -> unit
override this.SetDescriptorforKeyword : Foundation.NSAppleEventDescriptor * uint32 -> unit

Parameters

keyword
UInt32
Attributes

Applies to