Colibrio Reader Framework API - Cloud license
    Preparing search index...
    interface IEpubAppleBooksOptions {
        getOptionsForPlatform(
            type: EpubAppleBooksOptionsPlatformType,
        ): IEpubAppleBooksOptionsPlatform;
    }

    Methods