UIPickerViewModel.GetRowHeight(UIPickerView, nint) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
A altura de uma linha no 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
Parâmetros
- pickerView
- UIPickerView
- component
- System.System.IntPtr System.nativeint
Retornos
- Atributos