UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IOSViewController Class Reference

#include <IOSView.h>

+ Inheritance diagram for IOSViewController:

Instance Methods

(void- notifyPresentAfterRotateOrientationMask:withSizeX:withSizeY:
 
(UIInterfaceOrientationMask- supportedInterfaceOrientations_Internal
 
(UIInterfaceOrientationMask- supportedInterfaceOrientations
 

Detailed Description

A view controller subclass that handles loading our IOS view as well as autorotation

Method Documentation

◆ notifyPresentAfterRotateOrientationMask:withSizeX:withSizeY:

- (void) notifyPresentAfterRotateOrientationMask: (UIInterfaceOrientationMask NewOrientationMask
withSizeX: (unsigned int)  SizeX
withSizeY: (unsigned int)  SizeY 

◆ supportedInterfaceOrientations

- (UIInterfaceOrientationMask) supportedInterfaceOrientations

◆ supportedInterfaceOrientations_Internal

- (UIInterfaceOrientationMask) supportedInterfaceOrientations_Internal

Tell the OS about the default supported orientations


The documentation for this class was generated from the following files: