MobileApplication.RemoveAllShortcuts

From Xojo Documentation

Method

MobileApplication.RemoveAllShortcuts()

New in 2020r2

Supported for all project types and targets.

Removes all shortcuts from the application's shortcut menu.

Sample Code

app.RemoveAllShortcuts

See Also

AddShortCut method.