FUIInfoViewController

extension FUIInfoViewController: InfoTextSettable
  • Sets the text of the TitleTextView on the main thread

    Declaration

    Swift

    public func setInfoText(_ text: String)

    Parameters

    text

    the text to be set

  • Instanciates a FUIInfoViewController that will be used as a splash screen

    Declaration

    Swift

    public static func createSplashScreenInstanceFromStoryboard() -> FUIInfoViewController

    Return Value

    FUIInfoViewController instance