共用方式為


UIPickerViewDelegate.GetRowHeight(UIPickerView, nint) 方法

定義

位於指定索引處的元件高度。

[Foundation.Export("pickerView:rowHeightForComponent:")]
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

傳回

屬性

適用於