C1Book control, page-turn speed

Posted by: mike on 5 June 2021, 3:48 pm EST

    • Post Options:
    • Link

    Posted 5 June 2021, 3:48 pm EST

    Hi. I looked through you documentation and I cannot see how to specify the page-turn speed. When the edge of a page is clicked, the page turns. Is there a way to specify the animation time for this page turning? Thank you.

  • Posted 6 June 2021, 2:59 pm EST

    Hi Mike,

    You can use C1Book’s TurnInterval property for setting the page-turn speed as follows:

    
    <c1:C1Book x:Name="book" TurnInterval="1000" />
    
    

    Please refer to the same from the attached sample.(see PageTurnInterval.zip)

    Best Regards,

    Kartik

    PageTurnInterval.zip

  • Posted 8 June 2021, 9:49 am EST

    Got it. Not sure I missed that. Thanks for the reply Kartik.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels