ExternalInterfaceAction

type ExternalInterfaceAction = "UP" | "DOWN" | "LEFT" | "RIGHT" | "SELECT" | "HOME" | "ENTER_BACK" | "UP_POPOVER" | "DOWN_POPOVER" | "LEFT_POPOVER" | "RIGHT_POPOVER"

Last updated