다음을 통해 공유


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로 지정됩니다.

적용 대상