Freigeben über


UITabBarItem.SetBadgeTextAttributes Methode

Definition

Konfiguriert das Badge so, dass es, wenn es sich im angegebenen statebefindet, über das angegebene verfügt 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

Parameter

textAttributes
UIStringAttributes

Der gewünschte UIStringAttributes.

state
UIControlState

Die UIControlState , für die die textAttributes gelten soll.

Attribute

Gilt für: