allow_accept
 
 
 
allow_accept = true-false; 

Specifies whether the tile is activated when the user presses the accept key (usually ENTER). If true and the user presses the accept key, the default button (if any) is pressed. The default button is the button tile whose is_default attribute is set to true. The allow_accept attribute defaults to false.