RootElement.TableView Field

Definition

The UITableView that is rendering the current RootElement.

public UIKit.UITableView TableView;
val mutable TableView : UIKit.UITableView

Field Value

Remarks

If the value is null, it means that the RootElement has not been displayed yet.

Applies to