|
|
|
|
- Special cases
- Application in the background: Specific case from Android 10
KioskDisable (Function) In french: KiosqueDesactive Disables kiosk mode for the current application. System buttons are displayed again in the interface.
// Disable kiosk mode for the current application KioskDisable()
Remarks Special cases InKioskMode allows you to find out whether the application is currently in kiosk mode. Component: wd270android.jar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|