C# Class KannadaKeyboardCompanion.WebElement

Inheritance: UIViewController
Show file Open project: xamarin/monotouch-samples

Public Methods

Method Description
SetPageTitle ( string title ) : void
ViewWillAppear ( bool animated ) : void
WebElement ( ) : Foundation

Method Details

SetPageTitle() public method

public SetPageTitle ( string title ) : void
title string
return void

ViewWillAppear() public method

public ViewWillAppear ( bool animated ) : void
animated bool
return void

WebElement() public method

public WebElement ( ) : Foundation
return Foundation