Compartir a través de


UIPickerViewDelegate.GetComponentWidth(UIPickerView, nint) Método

Definición

Ancho del componente en el índice especificado.

[Foundation.Export("pickerView:widthForComponent:")]
public virtual nfloat GetComponentWidth (UIKit.UIPickerView pickerView, nint component);
abstract member GetComponentWidth : UIKit.UIPickerView * nint -> nfloat
override this.GetComponentWidth : UIKit.UIPickerView * nint -> nfloat

Parámetros

pickerView
UIPickerView
component
System.System.IntPtr System.nativeint

Devoluciones

Atributos

Se aplica a