[]
        
(Showing Draft Content)

C1.iOS.Input.ComboBoxItemLoadingEventArgs.GetReusableItemView

GetReusableItemView Method

GetReusableItemView(string)

Gets a reusable item view.

Declaration
public UITableViewCell GetReusableItemView(string cellIdentifier)
Parameters
Type Name Description
string cellIdentifier

The cell identifier.

Returns
Type Description
UITableViewCell