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:
parent
d1d55da304
commit
0698fa5759
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue