removeDynamicShortcuts
open fun removeDynamicShortcuts(@NonNull context: @NonNull Context, @NonNull shortcutIds: @NonNull 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.