Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Private/IOS
robert srinivasiah f36a6083d8 iOS: guard usage of Apple system headers
We share PLATFORM_* macros with the Apple system headers, which will cause problems if we are checking for IOS/TVOS functionality.  As part of guarding the headers, I also re-organized the headers in this file.

Additionally, make sure we use a static class function correctly (IOSAppDelegate ConvertFromUIInterfaceOrientation).

#jira none
#preflight 647141fe4b1ead7c7f64274d
#rb Adam.Kinge
#rnx

[CL 25678621 by robert srinivasiah in ue5-main branch]
2023-05-30 11:31:46 -04:00
..