Freigeben über


UITabBarItem.GetBadgeTextAttributes(UIControlState) Methode

Definition

Ruft die UIStringAttributes ab, die das Badge für den angegebenen statehat.

[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

Parameter

state
UIControlState

Das UIControlState-Element, das abgefragt wird.

Gibt zurück

Attribute

Gilt für: