PresentationMethod

Defines the supported presentation methods

  • Will present Sensibill’s UI modally over provided host UIViewController

  • Will embed Sensibill’s UI into the provided host as a child UIViewController

  • Will push Sensibill’s UI into the provided UINavigationController host. Will present modally if the host is not a UINavigationController.