NSAppleEventDescriptor.SetDescriptorforKeyword 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("setDescriptor:forKeyword:")]
public virtual void SetDescriptorforKeyword (Foundation.NSAppleEventDescriptor descriptor, uint keyword);
abstract member SetDescriptorforKeyword : Foundation.NSAppleEventDescriptor * uint32 -> unit
override this.SetDescriptorforKeyword : Foundation.NSAppleEventDescriptor * uint32 -> unit
Parameters
- descriptor
- NSAppleEventDescriptor
- keyword
- UInt32
- Attributes