UIPickerView.RowsInComponent(nint) Method
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 number of rows in the specified component.
[Foundation.Export("numberOfRowsInComponent:")]
public virtual nint RowsInComponent(nint component);
abstract member RowsInComponent : nint -> nint
override this.RowsInComponent : nint -> nint
- component
- System.System.IntPtr System.nativeint
System.System.IntPtr
System.nativeint
- Attributes