Share via


CSSearchableItemAttributeSet.Title Property

Definition

Gets or sets the title of an item.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to