Share via


WKFindConfiguration.CaseSensitive Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool CaseSensitive { [Foundation.Export("caseSensitive")] get; [Foundation.Export("setCaseSensitive:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("caseSensitive")>]
[<set: Foundation.Export("setCaseSensitive:")>]
member this.CaseSensitive : bool with get, set

Property Value

Attributes

Applies to