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
MvvmCross
Plugin
WebBrowser
Platforms
Uap
MvxWebBrowserTask
C# Class MvvmCross.Plugin.WebBrowser.Platforms.Uap.MvxWebBrowserTask
Inheritance:
IMvxWebBrowserTask
ファイルを表示
Open project: unoplatform/Uno.MvvmCross
Public Methods
Method
Description
ShowWebPage
(
string
url
) :
void
Method Details
ShowWebPage()
public
method
public
ShowWebPage
(
string
url
) :
void
url
string
return
void