OH_NativeWindow_SetBufferHold

Function OH_NativeWindow_SetBufferHold 

Source
pub unsafe extern "C" fn OH_NativeWindow_SetBufferHold(
    window: *mut NativeWindow,
)
Available on crate features native_window and api-12 only.
Expand description

Set native window buffer hold.

This interface is a non-thread-safe type interface.

Required System Capabilities: SystemCapability.Graphic.Graphic2D.NativeWindow

ยงArguments

  • window - Indicates the pointer to an OHNativeWindow instance.

Available since API-level: 12

Version: 1.0