Share via


UIBarItem.GetTitleTextAttributes(UIControlState) Method

Definition

The text attributes of the title of the UIBarItem.

public UIKit.UIStringAttributes GetTitleTextAttributes(UIKit.UIControlState state);
member this.GetTitleTextAttributes : UIKit.UIControlState -> UIKit.UIStringAttributes

Parameters

state
UIControlState

The state for which text attributes are to be set for the title.

Returns

The UIStringAttributes

Applies to