mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 17:15:32 +00:00
New headers for Fullscreen to the Right (1)
This commit is contained in:
parent
b940b6aa58
commit
2087a8e723
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@
|
|||
@property(nonatomic, strong) YTWatchPullToFullController *pullToFullController;
|
||||
- (NSUInteger) allowedFullScreenOrientations;
|
||||
// Fullscreen to the Right (uYouEnhanced Version) - @arichornlover
|
||||
- (BOOL) fullscreen
|
||||
- (BOOL) fullscreen;
|
||||
- (UIInterfaceOrientationMask) supportedInterfaceOrientations;
|
||||
- (UIInterfaceOrientation) preferredInterfaceOrientationForPresentation;
|
||||
- (void)forceRightFullscreenOrientation;
|
||||
|
|
|
|||
Loading…
Reference in a new issue