UIPickerViewDelegate_Extensions.GetAttributedTitle 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
叫用方法,以取得選擇器檢視中特定元件的屬性字串。
[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
參數
這個擴充方法運作所在的 實例。
- pickerView
- UIPickerView
提出此要求之檢視的參考。
- row
- System.System.IntPtr System.nativeint
- component
- System.System.IntPtr System.nativeint
傳回
- 屬性