Share via


NSUserActivity.Keywords Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSSet<Foundation.NSString> Keywords { [Foundation.Export("keywords", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setKeywords:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("keywords", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setKeywords:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Keywords : Foundation.NSSet<Foundation.NSString> with get, set

Property Value

Attributes

Applies to