#include "app/platform/ios/ios_platform_state.h"
Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::platform |
| namespace | yaze::platform::ios |
| namespace | yaze::platform::ios::anonymous_namespace{ios_platform_state.mm} |
Functions | |
| void | yaze::platform::ios::SetMetalView (void *view) |
| void * | yaze::platform::ios::GetMetalView () |
| void | yaze::platform::ios::SetSafeAreaInsets (float left, float right, float top, float bottom) |
| SafeAreaInsets | yaze::platform::ios::GetSafeAreaInsets () |