C# Class GridViewDemo.NavigationController

Show file Open project: beginor/MonoTouch.KKGridView

Public Methods

Method Description
NavigationController ( IntPtr handle ) : System
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

NavigationController() public method

public NavigationController ( IntPtr handle ) : System
handle IntPtr
return System

ShouldAutorotateToInterfaceOrientation() public method

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
return bool