共用方式為


UISearchBar.SearchBarStyle 屬性

定義

用於此 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

屬性值

屬性

適用於