Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the metadata parsed from "META-INF/com.apple.ibooks.display-options.xml" if found in the publication. See https://itunespartner.apple.com/assets/downloads/ibookstore-asset-guide-5-0.pdf (page 13-14)

Hierarchy

  • IEpubAppleBooksOptionsPlatform

Index

Methods

getOrientationLock

getPlatformType

hasCustomFonts

  • hasCustomFonts(): boolean
  • If the publication is using custom fonts.

    Returns boolean

isFixedLayout

  • isFixedLayout(): boolean
  • If the publication is fixed-layout.

    Returns boolean

isInteractive

  • isInteractive(): boolean
  • If the publication contains interactive content such as content documents with javascript.

    Returns boolean

shouldOpenToSpread

  • shouldOpenToSpread(): boolean
  • If the publication should open to a two-page spread.

    Returns boolean

Generated using TypeDoc