Compartir a través de


UITabBarItem.SetBadgeTextAttributes Método

Definición

Configura el distintivo para que, cuando se encuentra en el especificado state, tiene el proporcionado textAttributes.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public void SetBadgeTextAttributes (UIKit.UIStringAttributes textAttributes, UIKit.UIControlState state);
member this.SetBadgeTextAttributes : UIKit.UIStringAttributes * UIKit.UIControlState -> unit

Parámetros

textAttributes
UIStringAttributes

UIStringAttributes que se desea.

state
UIControlState

al UIControlState que se debe aplicar .textAttributes

Atributos

Se aplica a