Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198
SBAwayController: Difference between revisions - iPhone Development Wiki

SBAwayController: Difference between revisions

From iPhone Development Wiki
(Fixed formatting)
(Added more examples)
Line 6: Line 6:
[[%c(SBAwayController) sharedAwayController] awayView];
[[%c(SBAwayController) sharedAwayController] awayView];
</source>
</source>
=== More Examples ===
{| class="wikitable"
|-
! Project
! Author
! Last Update
|-
| [https://github.com/nickfrey/AnyLockApp AnyLockApp]
| Nick Frey
| 2011
|-
| [https://github.com/iHeli0s/LSAlwaysShowMediaControls LSAlwaysShowMediaControls]
| iHeli0s
| 2012
|}
Finding more Examples: https://github.com/search?q=extension%3Axm+SBAwayController&type=Code&ref=searchresults


== References ==
== References ==
* Header iOS 6: https://github.com/caughtinflux/iOS-6-SpringBoard-Headers/blob/master/SBAwayController.h
* Header iOS 5: https://github.com/MarcoSero/SpringBoard-iOS-5.0/blob/master/SBAwayController.h
* Header iOS 5: https://github.com/MarcoSero/SpringBoard-iOS-5.0/blob/master/SBAwayController.h
* Header iOS 6: https://github.com/caughtinflux/iOS-6-SpringBoard-Headers/blob/master/SBAwayController.h
{{IPFHeader|SpringBoard|.app}}
{{IPFHeader|SpringBoard|.app}}

Revision as of 12:22, 27 August 2013