次の方法で共有


UITabBarItem.GetBadgeTextAttributes(UIControlState) メソッド

定義

指定した stateUIStringAttributes対してバッジが持つ を取得します。

[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

戻り値

属性

適用対象