UIBarItem.SetTitleTextAttributes(UIStringAttributes, 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.UIStringAttributes attributes, UIKit.UIControlState state);
member this.SetTitleTextAttributes : UIKit.UIStringAttributes * UIKit.UIControlState -> unit
Parameters
- attributes
- UIStringAttributes
Specified title text attributes.
- state
- UIControlState
Specified UIControlState.