Share via


CSCustomAttributeKey.SearchableByDefault Property

Definition

Gets a value that tells whether the attribute is searchable by default. The default is false.

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

Property Value

Attributes

Applies to