Sdílet prostřednictvím


UIPickerViewDelegate_Extensions.GetComponentWidth Method

Definition

The width of the component at the specified index.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Runtime.InteropServices.NFloat GetComponentWidth(this UIKit.IUIPickerViewDelegate This, UIKit.UIPickerView pickerView, IntPtr component);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetComponentWidth : UIKit.IUIPickerViewDelegate * UIKit.UIPickerView * nativeint -> System.Runtime.InteropServices.NFloat

Parameters

pickerView
UIPickerView
component
IntPtr

nativeint

Returns

Attributes

Applies to