Share via


UINavigationItem.LargeTitleDisplayMode 속성

정의

큰 제목이 표시되는지 여부와 시기를 제어하는 값을 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UINavigationItemLargeTitleDisplayMode LargeTitleDisplayMode { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("largeTitleDisplayMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setLargeTitleDisplayMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.LargeTitleDisplayMode : UIKit.UINavigationItemLargeTitleDisplayMode with get, set

속성 값

특성

적용 대상