Condividi tramite


UITabBarItem.SetBadgeTextAttributes Metodo

Definizione

Configura la notifica in modo che, quando si trova nell'oggetto specificato state, abbia fornito 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

Parametri

textAttributes
UIStringAttributes

Classe UIStringAttributes desiderata.

state
UIControlState

Oggetto UIControlState a cui applicare l'oggetto textAttributes .

Attributi

Si applica a