Skip to content

TTMSFMXNativeUIViewController

Usage

The UIViewController class defines a rectangular area on the screen and can contain multiple other controls.

Published Properties

Property name Description
Visible Shows / hides the ViewController.

Public Properties

Property name Description
ViewController Returns a reference to the native iOS UIViewController.

Published Events

Property name Description
OnDrawRect Event to perform custom drawing inside the ViewController.