UIBarItem.SetTitleTextAttributes(UITextAttributes, UIControlState) Método

Definición

Especifica los atributos de texto del título del uiBarItem.

public void SetTitleTextAttributes (UIKit.UITextAttributes attributes, UIKit.UIControlState state);
member this.SetTitleTextAttributes : UIKit.UITextAttributes * UIKit.UIControlState -> unit

Parámetros

attributes
UITextAttributes

Atributos de texto de título especificados.

state
UIControlState

Especificado UIControlState.

Se aplica a