SBHomeScreenView: Difference between revisions

From iPhone Development Wiki
(Created page with "Recursive Description: https://ghostbin.com/paste/bogf4")
 
(Fix bad code, remove dead link, change wording)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Recursive Description: https://ghostbin.com/paste/bogf4
SBHomeScreenView can be accessed using
    [[[[%c(SBUIController) sharedInstance] window] homeScreenViewController] view];

Latest revision as of 00:40, 30 March 2020

SBHomeScreenView can be accessed using

    [[[[%c(SBUIController) sharedInstance] window] homeScreenViewController] view];