UIPickerViewDelegate_Extensions.GetComponentWidth Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The width of the component at the specified index.
public static nfloat GetComponentWidth (this UIKit.IUIPickerViewDelegate This, UIKit.UIPickerView pickerView, nint component);
static member GetComponentWidth : UIKit.IUIPickerViewDelegate * UIKit.UIPickerView * nint -> nfloat
Parameters
The instance on which this extension method operates.
- pickerView
- UIPickerView
- component
- System.System.IntPtr System.nativeint