FUIInfoViewController
extension FUIInfoViewController: InfoTextSettable
-
Sets the text of the
TitleTextView
on the main threadDeclaration
Swift
public func setInfoText(_ text: String)
Parameters
text
the text to be set
-
Instanciates a
FUIInfoViewController
that will be used as a splash screenDeclaration
Swift
public static func createSplashScreenInstanceFromStoryboard() -> FUIInfoViewController
Return Value
FUIInfoViewController
instance