API reference
Asset: Test
Design
addAudioTrackaddElementAtCursoraddElementAtPointaddNativeElementaddPagebulkCreate.launchcreateRichtextRangeeditContentgetCurrentPageContextgetCurrentPageMetadatagetDefaultPageDimensionsgetDesignMetadatagetDesignTemplateMetadatagetDesignTokeninitAppElementopenDesignoverlay.registerOnCanOpenpublish.launchrequestExportselection.registerOnChangesetCurrentPageBackgroundui.startDragToCursorui.startDragToPointui.startDragChangelog
Design: Test
Error
Error: Test
Intents
Intents: Content
Intents: Data
Intents: Design
Intents: Test
Platform
appProcessappProcess.broadcastMessageappProcess.currentappProcess.current.getInfoappProcess.current.requestCloseappProcess.current.setOnDisposeappProcess.requestCloseappProcess.registerOnMessageappProcess.registerOnStateChangefeatures.isSupportedfeatures.registerOnSupportChangegetPlatformInfonotification.addToastrequestOpenExternalUrlChangelog
Platform: Test
User
User: Test
AbsolutePage
API reference for the AbsolutePage type.
A page with either fixed or unbounded dimensions.
Properties
typestringRead-onlyRequired
The type of page.
idPageIdRead-onlyRequired
Stable identifier for this page within the design.
lockedbooleanRead-onlyRequired
If true, the page is locked and cannot be modified.
dimensionsDimensions | undefinedRead-onlyRequired
The dimensions of the page. dimensions is undefined for whiteboard pages.
widthnumberRead-onlyRequired
A width, in pixels.
heightnumberRead-onlyRequired
A height, in pixels.
backgroundFill | undefinedRead-onlyRequired
The background of the page. background is undefined for whiteboard pages.
For more information, see Fill.
elementsElementListRead-onlyRequired
The elements on the page.
For more information, see ElementList.