다음을 통해 공유


IUIPickerViewDataSource.GetRowsInComponent(UIPickerView, nint) 메서드

정의

지정된 구성 요소의 행 수입니다.

[Foundation.Export("pickerView:numberOfRowsInComponent:")]
[Foundation.Preserve(Conditional=true)]
public nint GetRowsInComponent (UIKit.UIPickerView pickerView, nint component);
abstract member GetRowsInComponent : UIKit.UIPickerView * nint -> nint

매개 변수

pickerView
UIPickerView
component
System.System.IntPtr System.nativeint

반환

System.System.IntPtr System.nativeint
특성

적용 대상