次の方法で共有


UIBarItem.SetTitleTextAttributes(UITextAttributes, UIControlState) メソッド

定義

UIBarItem のタイトルのテキスト属性を指定します。

public void SetTitleTextAttributes (UIKit.UITextAttributes attributes, UIKit.UIControlState state);
member this.SetTitleTextAttributes : UIKit.UITextAttributes * UIKit.UIControlState -> unit

パラメーター

attributes
UITextAttributes

指定されたタイトル テキスト属性。

state
UIControlState

UIControlState と指定します。

適用対象