UIBarStyle 열거형

정의

탐색, 검색 또는 도구 모음의 비주얼 스타일입니다.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIBarStyle
type UIBarStyle = 
상속
UIBarStyle
특성

필드

Black 1

검정

BlackOpaque 1

개발자는 이 사용되지 않는 필드를 사용하면 안 됩니다. 개발자는 'UIBarStyle.Black'을 사용해야 합니다.

BlackTranslucent 2

검은색 반투명

Default 0

시스템 기본

설명

, UISearchBarUIToolbarUINavigationBar사용되는 스타일입니다.

적용 대상