Compartilhar via


UISearchBar.SearchBarStyle Propriedade

Definição

O estilo usado para a aparência desse UISearchBar.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UISearchBarStyle SearchBarStyle { [Foundation.Export("searchBarStyle")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setSearchBarStyle:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.SearchBarStyle : UIKit.UISearchBarStyle with get, set

Valor da propriedade

Atributos

Aplica-se a