Partilhar via


UITabBarItem.GetBadgeTextAttributes(UIControlState) Método

Definição

Obtém o UIStringAttributes que o selo terá para o 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

O UIControlState que está sendo consultado.

Retornos

Atributos

Aplica-se a