UIPickerView.ReloadComponent(nint) Method

Definition

Reloads the data relating to the specified component.

[Foundation.Export("reloadComponent:")]
public virtual void ReloadComponent (nint component);
abstract member ReloadComponent : nint -> unit
override this.ReloadComponent : nint -> unit

Parameters

component
System.System.IntPtr System.nativeint
Attributes

Applies to