Method | Description | |
---|---|---|
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
ViewWillDisappear ( bool animated ) : void | ||
WebViewController ( HtmlElement, container ) : System |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
return | bool |
public ViewWillDisappear ( bool animated ) : void | ||
animated | bool | |
return | void |
public WebViewController ( HtmlElement, container ) : System | ||
container | HtmlElement, | |
return | System |