UIKit.UIPickerViewDelegate.GetView Method
Retrieves the view for a given row and component. The last argument is the previously-used UIView, which is now hidden and cached.

Syntax

[Foundation.Export("pickerView:viewForRow:forComponent:reusingView:")]
public virtual UIView GetView (UIPickerView pickerView, UIView view, nint row, nint component)

Parameters

pickerView
Documentation for this section has not yet been entered.
row
Documentation for this section has not yet been entered.
component
Documentation for this section has not yet been entered.
view
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0