Package 

Class Presentation

  • All Implemented Interfaces:
    android.os.Parcelable , org.readium.r2.shared.JSONable

    
    public final class Presentation
     implements JSONable, Parcelable
                        

    The Presentation Hints extension defines a number of hints for User Agents about the way content should be presented to the user.

    https://readium.org/webpub-manifest/extensions/presentation.html https://readium.org/webpub-manifest/schema/extensions/presentation/metadata.schema.json

    These properties are nullable to avoid having default values when it doesn't make sense for a given publication. If a navigator needs a default value when not specified, Presentation.DEFAULT_X and Presentation.X.DEFAULT can be used.