UIBarItem.GetTitleTextAttributes(UIControlState) Method

Definition

The text attributes of the title of the UIBarItem.

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

Parameters

state
UIControlState

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

Returns

The UITextAttributes

Applies to