UINavigationBar.TitleTextAttributes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.