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

속성 값

특성

적용 대상