Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
XboxMediaRemote
App
Views
ViewBase
C# Class XboxMediaRemote.App.Views.ViewBase
Inheritance:
Windows.UI.Xaml.Controls.Page
,
IView
Show file
Open project: nigel-sampson/xbox-media-remote
Public Methods
Method
Description
GoToState
(
string
stateName
,
bool
useTransitions
= true ) :
void
Method Details
GoToState()
public
method
public
GoToState
(
string
stateName
,
bool
useTransitions
= true ) :
void
stateName
string
useTransitions
bool
return
void