Share via


UINavigationItem.LargeTitle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? LargeTitle { [Foundation.Export("largeTitle", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLargeTitle:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("largeTitle", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setLargeTitle:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.LargeTitle : string with get, set

Property Value

Attributes

Applies to