다음을 통해 공유


UITabBarItem.GetBadgeTextAttributes(UIControlState) 메서드

정의

지정된 에 UIStringAttributes 대해 배지가 가질 을 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

매개 변수

state
UIControlState

쿼리 중인 UIControlState입니다.

반환

특성

적용 대상