[]
Turns to the next or previous page with a page folding animation.
public bool TurnPage(bool forward)
Type | Name | Description |
---|---|---|
bool | forward | True to turn to the next page, false to turn to the previous page. |
Type | Description |
---|---|
bool | True if the page started to turn. |