Remote.allowExitToHome

public static bool allowExitToHome;

Description

Configures how Menu button behaves on Apple TV Remote.

When set to true, pressing Menu on the remote will exit the application and naviagte to the system home screen. When set to false, the current application is responsible for handling a Menu press. It's recommended to set this property to true on top level menus of your application. The default setting is false.


Did you find this page useful? Please give it a rating: