Interface MenuButtonDefault

Describes that no specific value for the menu button was set.

interface MenuButtonDefault {
    type: "default";
}

Properties

Properties

type: "default"

Type of the button, must be default