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
Crosschat
Client
Seedwork
Controls
MvvmableTabbedPage
C# Class Crosschat.Client.Seedwork.Controls.MvvmableTabbedPage
Inheritance:
TabbedPage
Mostra file
Open project: EgorBo/CrossChat-Xamarin.Forms
Public Methods
Method
Description
MvvmableTabbedPage
(
ViewModelBase
viewModel
) :
Xamarin.Forms
Protected Methods
Method
Description
OnAppearing
( ) :
void
Method Details
MvvmableTabbedPage()
public
method
public
MvvmableTabbedPage
(
ViewModelBase
viewModel
) :
Xamarin.Forms
viewModel
ViewModelBase
return
Xamarin.Forms
OnAppearing()
protected
method
protected
OnAppearing
( ) :
void
return
void