C# Class Whereami.WhereamiViewController

Afficher le fichier Open project: paulcbetts/BigNerdIOS-MonoDevelop Class Usage Examples

Private Properties

Свойство Type Description
ReleaseDesignerOutlets void
findLocation void
foundLocation void

Méthodes publiques

Méthode Description
DidReceiveMemoryWarning ( ) : void
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewDidLoad ( ) : void
ViewDidUnload ( ) : void
WhereamiViewController ( ) : System

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void
findLocation ( ) : void
foundLocation ( CLLocation loc ) : void

Method Details

DidReceiveMemoryWarning() public méthode

public DidReceiveMemoryWarning ( ) : void
Résultat void

ShouldAutorotateToInterfaceOrientation() public méthode

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

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void

ViewDidUnload() public méthode

public ViewDidUnload ( ) : void
Résultat void

WhereamiViewController() public méthode

public WhereamiViewController ( ) : System
Résultat System