Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
LogoFX
Client
Mvvm
Navigation
NavigationParameter
C# Class LogoFX.Client.Mvvm.Navigation.NavigationParameter
Navigation parameter. Implement to provide custom navigation behavior.
Mostra file
Open project: LogoFX/LogoFX
Public Methods
Method
Description
Navigate
( ) :
void
Navigates to the navigation target.
Method Details
Navigate()
public
abstract
method
Navigates to the navigation target.
public
abstract
Navigate
( ) :
void
return
void