Method | Description | |
---|---|---|
VerseEditDialog ( |
||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void | ||
ViewWillDisappear ( bool animated ) : void |
Method | Description | |
---|---|---|
HandleCancelButtonTapped ( object sender, |
||
HandleSaveButtonTapped ( object sender, |
||
SaveButtonClicked ( ) : void | ||
SetupNavigationBar ( ) : void | ||
SetupUI ( ) : void |
public VerseEditDialog ( |
||
verseToEdit | ||
return | System |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
return | void |
public ViewWillDisappear ( bool animated ) : void | ||
animated | bool | |
return | void |