removeDynamicShortcuts

open fun removeDynamicShortcuts(@NonNull context: Context, @NonNull shortcutIds: List<String>)(source)

Delete dynamic shortcuts by ID. Note that if a shortcut is set as long-lived, it may still be available in the system as a cached shortcut even after being removed from the list of dynamic shortcuts.

See also