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