Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Xamalytics
Pages
ContentPageBase
C# Class Xamalytics.Pages.ContentPageBase
Inheritance:
Xamarin.Forms.ContentPage
ファイルを表示
Open project: TheEightBot/Xamalytics
Public Methods
Method
Description
ContentPageBase
(
string
pageName
) :
System
Protected Methods
Method
Description
OnAppearing
( ) :
void
OnDisappearing
( ) :
void
OnParentSet
( ) :
void
Method Details
ContentPageBase()
public
method
public
ContentPageBase
(
string
pageName
) :
System
pageName
string
return
System
OnAppearing()
protected
method
protected
OnAppearing
( ) :
void
return
void
OnDisappearing()
protected
method
protected
OnDisappearing
( ) :
void
return
void
OnParentSet()
protected
method
protected
OnParentSet
( ) :
void
return
void