pub unsafe extern "C" fn OH_NativeArkWeb_IsActiveWebEngineEvergreen() -> boolAvailable on crate feature
api-23 only.Expand description
Check if the currently active ArkWeb engine is Evergreen.
ยงReturns
- { bool } true means the application is using the Evergreen Web Engine, false means not.
Available since API-level: 23