C# Class CrossUI.Droid.Dialog.Elements.WebContentElement

Inheritance: Element
Afficher le fichier Open project: MvvmCross/MvvmCross

Méthodes publiques

Méthode Description
WebContentElement ( Android uri ) : Android.Content
WebContentElement ( string url = null ) : Android.Content

Méthodes protégées

Méthode Description
GetViewImpl ( Android.Content.Context context, Android.Views.ViewGroup parent ) : Android.Views.View

Method Details

GetViewImpl() protected méthode

protected GetViewImpl ( Android.Content.Context context, Android.Views.ViewGroup parent ) : Android.Views.View
context Android.Content.Context
parent Android.Views.ViewGroup
Résultat Android.Views.View

WebContentElement() public méthode

public WebContentElement ( Android uri ) : Android.Content
uri Android
Résultat Android.Content

WebContentElement() public méthode

public WebContentElement ( string url = null ) : Android.Content
url string
Résultat Android.Content