mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-22 02:38:45 -04:00
Update YTWatchViewController header description
Included **Fullscreen to the Right** since it’s also using the property used in **Disable ambient mode**
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
- (void)resetViewControllersCache;
|
||||
@end
|
||||
|
||||
// Disable ambient mode - @bhackel
|
||||
// Disable ambient mode & Fullscreen to the Right - @bhackel
|
||||
@interface YTWatchViewController (YTLitePlus) <YTResponder>
|
||||
@property (nonatomic, assign, readwrite, getter=isFullscreen) BOOL fullscreen;
|
||||
@end
|
||||
|
Reference in New Issue
Block a user