Available on crate feature
api-12 only.Structs§
- ArkUI_
Dialog Dismiss Event - Defines a struct for a dialog box dismiss event.
- ArkUI_
Dismiss Reason - Enumerates the actions for triggering closure of the dialog box.
- ArkUI_
Immersive Mode api-15 - Enumerates the immersive mode.
- ArkUI_
Level Mode api-15 - Enumerates the level mode.
- ArkUI_
Native DialogAPI_ 1 - Provides the custom dialog box APIs for the native side.
- ArkUI_
Native DialogAPI_ 2 api-15 - Provides the custom dialog box APIs for the native side.
Functions§
- OH_
ArkUI_ ⚠Dialog Dismiss Event_ GetDismiss Reason - Obtains the c from a dialog box dismiss event object.
- OH_
ArkUI_ ⚠Dialog Dismiss Event_ GetUser Data - Obtains the pointer to user data in a dialog box dismiss event object.
- OH_
ArkUI_ ⚠Dialog Dismiss Event_ SetShould Block Dismiss - Sets whether to block the system behavior of dismissing a dialog box.
Type Aliases§
- ArkUI_
OnWill Dismiss Event - Invoked when the dialog box is closed.