다음을 통해 공유


UITabBarItem.SetBadgeTextAttributes 메서드

정의

지정된 statetextAttributes에 제공된 가 있도록 배지를 구성합니다.

[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

매개 변수

textAttributes
UIStringAttributes

필요한 UIStringAttributes입니다.

state
UIControlState

UIControlState 적용되어야 하는 입니다 textAttributes .

특성

적용 대상