arkui_sys::styled_string

Function OH_ArkUI_StyledString_PopTextStyle

Source
pub unsafe extern "C" fn OH_ArkUI_StyledString_PopTextStyle(
    handle: *mut ArkUI_StyledString,
)
Available on crate feature api-12 only.
Expand description

Removes the top style from the stack in the current format string object.

ยงArguments

handle - A pointer to the ArkUI_StyledString object.

Available since API-level: 12