Classes

The following classes are available globally.

  • A view controller with a scrollable content area that will automatically avoid the keyboard for you. A good choice for views that have inputs (e.g. login or onboarding).

    See more

    Declaration

    Swift

    open class FormViewController : UIViewController