UIPickerView.SelectedRowInComponent(nint) Method

Definition

The selected row in the specified component.

[Foundation.Export("selectedRowInComponent:")]
public virtual nint SelectedRowInComponent (nint component);
abstract member SelectedRowInComponent : nint -> nint
override this.SelectedRowInComponent : nint -> nint

Parameters

component
System.System.IntPtr System.nativeint

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to