OH_ArkUI_UnregisterSystemColorModeChangeEvent

Function OH_ArkUI_UnregisterSystemColorModeChangeEvent 

Source
pub unsafe extern "C" fn OH_ArkUI_UnregisterSystemColorModeChangeEvent(
    node: ArkUI_NodeHandle,
)
Available on crate feature api-12 only.
Expand description

Unregister the event callback when the system color mode changes.

ยงArguments

  • node - Indicates the target node.

Available since API-level: 12