FUIInfoViewController
extension FUIInfoViewController: InfoTextSettable
-
Sets the text of the
TitleTextViewon the main threadDeclaration
Swift
public func setInfoText(_ text: String)Parameters
textthe text to be set
-
Instanciates a
FUIInfoViewControllerthat will be used as a splash screenDeclaration
Swift
public static func createSplashScreenInstanceFromStoryboard() -> FUIInfoViewControllerReturn Value
FUIInfoViewControllerinstance