RVS_AboutAmbiaMara_ViewController
class RVS_AboutAmbiaMara_ViewController : RVS_AmbiaMara_BaseViewController
This is the view controller for the about screen.
-
This is the main about text.
Declaration
Swift
@IBOutlet weak var aboutText: UITextView?
-
Called when the hierarchy has loaded. We set up the text and localization.
Declaration
Swift
override func viewDidLoad()