UIPickerView.SelectedRowInComponent(nint) 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 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