#include <kanzi/platform/platform/kz_platform/macos/macos_platform.hpp>
◆ MacosPlatform()
| kanzi::platform::MacosPlatform::MacosPlatform |
( |
| ) |
|
|
protecteddefault |
◆ initialize()
◆ uninitialize()
| bool kanzi::platform::MacosPlatform::uninitialize |
( |
| ) |
|
|
overridevirtual |
◆ acquireNativeDisplay()
| uintptr_t kanzi::platform::MacosPlatform::acquireNativeDisplay |
( |
| ) |
|
|
overridevirtual |
◆ releaseNativeDisplay()
| void kanzi::platform::MacosPlatform::releaseNativeDisplay |
( |
| ) |
|
|
overridevirtual |
◆ create()
| static unique_ptr< Platform > kanzi::platform::MacosPlatform::create |
( |
| ) |
|
|
inlinestatic |
Creates a new Wayland platform.
- Returns
- Newly created Wayland platform.
The documentation for this class was generated from the following file: