Свойство | Type | Description | |
---|---|---|---|
FlipCard | void | ||
FlipCardHandler | void | ||
HandleMemorizedTapped | void | ||
HandleProductTourStep6 | void | ||
NextCardHandler | void | ||
RightSwipeHandler | void |
Méthode | Description | |
---|---|---|
FlipCardController ( UITableView tableView, ObservableSortedList |
||
GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask | ||
ViewDidLoad ( ) : void | ||
ViewWillDisappear ( bool animated ) : void |
Méthode | Description | |
---|---|---|
FlipCard ( ) : void | ||
FlipCardHandler ( ) : void | ||
HandleMemorizedTapped ( ) : void | ||
HandleProductTourStep6 ( ) : void | ||
NextCardHandler ( ) : void | ||
RightSwipeHandler ( ) : void |
public FlipCardController ( UITableView tableView, ObservableSortedList |
||
tableView | UITableView | |
verses | ObservableSortedList |
|
versesForReview | List |
|
Résultat | System.Collections.Generic |
public GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask | ||
Résultat | UIInterfaceOrientationMask |
public ViewWillDisappear ( bool animated ) : void | ||
animated | bool | |
Résultat | void |