Share via


CSSearchableItemAttributeSet.LayerNames Property

Definition

Gets or sets a list of strings that represent layer names.

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

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to