Share via


CSSearchableItemAttributeSet.ContainerTitle Property

Definition

Gets or sets the title of the item's container.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to