zng::window::cmd

Static RESTORE_CMD

source
pub static RESTORE_CMD: Command
Expand description

Represents the window restore action.

Restores the window to its previous non-minimized state or normal state.

ยงMetadata

This command has the following default metadata:

metadatavalue
name "Restore"
info "Restores the window to its previous non-minimized state or normal state"
icon wgt_fn!(|_| ICONS.get(["window-restore"]))

Text metadata is localized.