Classes

The following classes are available globally.

  • This is a class for handling Alerts

    See more

    Declaration

    Swift

    class AlertHandler : NSObject
  • AppDelegate

    See more

    Declaration

    Swift

    @UIApplicationMain
    class AppDelegate : UIResponder, UIApplicationDelegate
  • This is a class created for presenting all the benefits for using Jazzy

    See more

    Declaration

    Swift

    class DocsViewController : UIViewController
  • This is a home controller for the application

    See more

    Declaration

    Swift

    class HomeViewController : UIViewController
  • SceneDelegate

    See more

    Declaration

    Swift

    class SceneDelegate : UIResponder, UIWindowSceneDelegate