Searched defs:launchScreen (Results 1 – 2 of 2) sorted by relevance
285 …let launchScreen = mainBundle.object(forInfoDictionaryKey: "UILaunchStoryboardName") as? String ??… in appController() variable
290 …let launchScreen = mainBundle.object(forInfoDictionaryKey: "UILaunchStoryboardName") as? String ??… in appController() variable