RootElement.TableView Field
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.
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.