UIPickerViewModel.GetRowHeight(UIPickerView, nint) 메서드

정의

UIPickerView의 행 높이입니다.

[Foundation.Export("pickerView:rowHeightForComponent:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat GetRowHeight (UIKit.UIPickerView pickerView, nint component);
abstract member GetRowHeight : UIKit.UIPickerView * nint -> nfloat
override this.GetRowHeight : UIKit.UIPickerView * nint -> nfloat

매개 변수

pickerView
UIPickerView
component
System.System.IntPtr System.nativeint

반환

특성

적용 대상