#include <kanzi/platform/platform/kz_platform/android/android_platform.hpp>
- Attention
- This feature is experimental and is likely to change in future releases.
◆ AndroidPlatform()
| kanzi::platform::AndroidPlatform::AndroidPlatform |
( |
| ) |
|
|
protecteddefault |
◆ initialize()
◆ uninitialize()
| bool kanzi::platform::AndroidPlatform::uninitialize |
( |
| ) |
|
|
overridevirtual |
◆ acquireNativeDisplay()
| uintptr_t kanzi::platform::AndroidPlatform::acquireNativeDisplay |
( |
| ) |
|
|
overridevirtual |
◆ releaseNativeDisplay()
| void kanzi::platform::AndroidPlatform::releaseNativeDisplay |
( |
| ) |
|
|
overridevirtual |
◆ create()
| static unique_ptr< Platform > kanzi::platform::AndroidPlatform::create |
( |
| ) |
|
|
inlinestatic |
Creates a new Android platform.
- Returns
- Newly created Android platform.
The documentation for this class was generated from the following file: