Share via


UIPickerViewDelegate_Extensions.GetAttributedTitle 메서드

정의

선택기 보기에서 특정 구성 요소에 대한 특성 문자열을 가져오기 위해 호출된 메서드입니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSAttributedString GetAttributedTitle (this UIKit.IUIPickerViewDelegate This, UIKit.UIPickerView pickerView, nint row, nint component);
static member GetAttributedTitle : UIKit.IUIPickerViewDelegate * UIKit.UIPickerView * nint * nint -> Foundation.NSAttributedString

매개 변수

This
IUIPickerViewDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

pickerView
UIPickerView

이 요청을 만드는 뷰에 대한 참조입니다.

row
System.System.IntPtr System.nativeint
component
System.System.IntPtr System.nativeint

반환

특성

적용 대상