UIBarItem.GetTitleTextAttributes(UIControlState) Method
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.
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