Crate ohos_window_manager_sys

Crate ohos_window_manager_sys 

Source
Available on crate feature api-12 only.
Expand description

Window Manager bindings for OpenHarmony

Documentation: https://docs.openharmony.cn/pages/v5.1/en/application-dev/reference/apis-arkui/_window_manager___native_module.md

§Feature flags

  • api-12 — This is the minimum API-level required for the window_manager.
  • api-16 — Enables bindings for OpenHarmony API-level 16.
  • api-17 — Enables bindings for OpenHarmony API-level 17.
  • api-18 — Enables bindings for OpenHarmony API-level 18 (5.1.0).
  • api-19 — Enables bindings for OpenHarmony API-level 19.
  • api-20 — Enables bindings for OpenHarmony API-level 20.
  • api-21 — Enables bindings for OpenHarmony API-level 21.
  • document-features — Document available features when building the documentation

Modules§

display_captureapi-14
Defines the data structures for the C APIs of the display module.
display_info
Defines data structures for the C APIs of the display module.
display_manager
The OH_DisplayManager module provides the display management capability.
windowapi-15
Declares APIs for window
window_comm
Provides the comm type definitions of windowManager on the native side.
window_event_filter
Declares APIs for window event filter
window_pipapi-20
Window Picture in Picture bindings for OpenHarmony