次の方法で共有


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

プロパティ値

属性

適用対象