C# Class MvvmCross.Plugin.WebBrowser.Platforms.Uap.MvxWebBrowserTask

Inheritance: IMvxWebBrowserTask
Exibir arquivo 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