Share via


CSSearchableItemAttributeSet.Kind Property

Definition

Gets or sets a document kind.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? Kind { [Foundation.Export("kind")] get; [Foundation.Export("setKind:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("kind")>]
[<set: Foundation.Export("setKind:")>]
member this.Kind : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to