Open HOWIE-CH opened 6 years ago
The code:
- (UIInterfaceOrientationMask)supportedInterfaceOrientations { return [self.contentViewController supportedInterfaceOrientations]; }
The code: