Property | Type | Description | |
---|---|---|---|
Instance |
Method | Description | |
---|---|---|
FinishedLaunching ( UIApplication application, NSDictionary launchOptions ) : bool | ||
NavigateBack ( ) : void | ||
NavigateToNoteEntryPage ( Note note ) : void |
public FinishedLaunching ( UIApplication application, NSDictionary launchOptions ) : bool | ||
application | UIApplication | |
launchOptions | NSDictionary | |
return | bool |
public NavigateToNoteEntryPage ( Note note ) : void | ||
note | Note | |
return | void |