UITabBarItem.GetBadgeTextAttributes(UIControlState) Método

Definición

Obtiene el UIStringAttributes objeto que tendrá el distintivo para el especificado state.

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

Parámetros

state
UIControlState

UIControlState que se consulta.

Devoluciones

Atributos

Se aplica a