Share via


CSCustomAttributeKey.Searchable Property

Definition

Gets a value that tells whether the attribute can be used as a search word. The default is true.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Searchable { [Foundation.Export("isSearchable")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isSearchable")>]
member this.Searchable : bool

Property Value

Attributes

Applies to