pub unsafe extern "C" fn OH_ArkUI_CreateAccessibilityElementInfo() -> *mut ArkUI_AccessibilityElementInfoAvailable on crate feature
api-13 only.Expand description
Creates an ArkUI_AccessibilityElementInfo object.
ยงReturns
- Returns the ArkUI_AccessibilityElementInfo object, or NULL if it fails to create. The possible reason for failure is that the memory error occurred during object creation.
Available since API-level: 13
Version: 1.0