UIBarItem.SetTitleTextAttributes(UITextAttributes, 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.
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.