Categories
The following categories are available globally.
-
SINUIViewFullscreenAdditions are helper methods (implemented as Objective-C category methods) to make views go to full screen mode (and back to it’s previous state)
Important
Thread safety notes: All interaction should be done on main thread/main GCD queue.Declaration
Objective-C
@interface UIView (SINUIViewFullscreenAdditions)