C# Класс Cirrious.MvvmCross.Dialog.Touch.Dialog.Elements.HtmlElement.WebViewController

Наследование: UIViewController
Показать файл Открыть проект

Открытые методы

Метод Описание
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewWillDisappear ( bool animated ) : void
WebViewController ( HtmlElement container ) : System

Описание методов

ShouldAutorotateToInterfaceOrientation() публичный Метод

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
Результат bool

ViewWillDisappear() публичный Метод

public ViewWillDisappear ( bool animated ) : void
animated bool
Результат void

WebViewController() публичный Метод

public WebViewController ( HtmlElement container ) : System
container HtmlElement
Результат System