UINavigationBar.TitleTextAttributes Property

Definition

Display attributes that are set for the bar’s title text.

public UIKit.UIStringAttributes TitleTextAttributes { get; set; }
member this.TitleTextAttributes : UIKit.UIStringAttributes with get, set

Property Value

String of title text attributes.

Remarks

This member participates in the UIAppearance styling system. See the Appearance property and the AppearanceWhenContainedIn(Type[]) method.

Applies to