Extended Library for UWP | ComponentOne
Extended Library Overview / Book for UWP / Book for UWP Key Features
In This Topic
    Book for UWP Key Features
    In This Topic

    Book for UWP allows you to create customized, rich applications. Make the most of Book for UWP by taking advantage of the following key features:

    C1Book enables you to present information innovatively using a familiar mental model – that of a book. But Book for UWP is not a typical static book, it's dynamic and interactive.

    C1Book enables you to customize the look and feel of the book pages; for example, show page folds. It not only looks like a book, but can be interacted with like a book.

    C1Book is an ItemsControl, so you can bind it to any data source. Each item in the data source can be a UIElement or a generic object that gets converted into a UIElement using templates.

    C1Book allows users to navigate with gestures. Use tap, swipe, and slide gestures to turn pages.

    See Also