Share via


UINavigationItem.LargeTitleDisplayMode Propiedad

Definición

Obtiene o establece un valor que controla si se muestran títulos grandes y cuándo se muestran.

[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

Valor de propiedad

Atributos

Se aplica a