Share via


UISearchBar.ScopeButtonTitles Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[]? ScopeButtonTitles { [Foundation.Export("scopeButtonTitles", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setScopeButtonTitles:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("scopeButtonTitles", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setScopeButtonTitles:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ScopeButtonTitles : string[] with get, set

Property Value

String[]
Attributes

Applies to