UIPickerView.ReloadComponent(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.
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