C# Class Twitch.AppShell

The "chrome" layer of the app that provides top-level navigation with proper keyboarding navigation.
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: alanebro82/Twitch Class Usage Examples

Méthodes publiques

Méthode Description
AppShell ( ) : Windows.UI.Core

Private Methods

Méthode Description
BackRequested ( bool &aHandled ) : void
HandleBackRequested ( object sender, BackRequestedEventArgs e ) : void
HandleKeyDown ( CoreWindow sender, KeyEventArgs e ) : void
UpdateBackButtonVisibility ( ) : void

Method Details

AppShell() public méthode

public AppShell ( ) : Windows.UI.Core
Résultat Windows.UI.Core