Property | Type | Description | |
---|---|---|---|
MainView | UIView | ||
infoPage | InfoViewController | ||
map | |||
near | |||
tabBar | UITabBarController | ||
tabControllers | UIViewController[] | ||
timer | |||
tripLog | TripLogViewController |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
DidEnterBackground ( UIApplication application ) : void | ||
FinishedLaunching ( UIApplication app, NSDictionary options ) : bool | ||
FinishedLaunching ( UIApplication application ) : void | ||
OnActivated ( UIApplication application ) : void | ||
ReceivedLocalNotification ( UIApplication application, UILocalNotification notification ) : void | ||
SetFocusOnLocation ( |
||
WillEnterForeground ( UIApplication application ) : void |
public DidEnterBackground ( UIApplication application ) : void | ||
application | UIApplication | |
return | void |
public FinishedLaunching ( UIApplication app, NSDictionary options ) : bool | ||
app | UIApplication | |
options | NSDictionary | |
return | bool |
public FinishedLaunching ( UIApplication application ) : void | ||
application | UIApplication | |
return | void |
public OnActivated ( UIApplication application ) : void | ||
application | UIApplication | |
return | void |
public ReceivedLocalNotification ( UIApplication application, UILocalNotification notification ) : void | ||
application | UIApplication | |
notification | UILocalNotification | |
return | void |
public SetFocusOnLocation ( |
||
bike | ||
return | void |
public WillEnterForeground ( UIApplication application ) : void | ||
application | UIApplication | |
return | void |
public NearDialogViewController,LondonBike near | ||
return |
public UIViewController[] tabControllers | ||
return | UIViewController[] |