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
XFormsApp
iOS
SecondPageRenderer
C# Class XFormsApp.iOS.SecondPageRenderer
Inheritance:
Xamarin.Forms.Platform.iOS.PageRenderer
ファイルを表示
Open project: AzureAD/microsoft-authentication-library-for-dotnet
Public Methods
Method
Description
ViewDidLoad
( ) :
void
Protected Methods
Method
Description
OnElementChanged
(
VisualElementChangedEventArgs
e
) :
void
Method Details
OnElementChanged()
protected
method
protected
OnElementChanged
(
VisualElementChangedEventArgs
e
) :
void
e
VisualElementChangedEventArgs
return
void
ViewDidLoad()
public
method
public
ViewDidLoad
( ) :
void
return
void