UIBarItem.SetTitleTextAttributes(UITextAttributes, UIControlState) Method
Definition
Specifies the text attributes of the title of the UIBarItem.
public void SetTitleTextAttributes (UIKit.UITextAttributes attributes, UIKit.UIControlState state);
member this.SetTitleTextAttributes : UIKit.UITextAttributes * UIKit.UIControlState -> unit
Parameters
- attributes
- UITextAttributes
Specified title text attributes.
- state
- UIControlState
Specified UIControlState.