C# Class MonoTouch.Dialog.WebElement.WebViewController

Inheritance: UIViewController
Afficher le fichier Open project: escoz/MonoMobile.Forms

Méthodes publiques

Méthode Description
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewWillDisappear ( bool animated ) : void
WebViewController ( WebElement container ) : System

Method Details

ShouldAutorotateToInterfaceOrientation() public méthode

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
Résultat bool

ViewWillDisappear() public méthode

public ViewWillDisappear ( bool animated ) : void
animated bool
Résultat void

WebViewController() public méthode

public WebViewController ( WebElement container ) : System
container WebElement
Résultat System