frameType property
FrameType
frameType
getter/setter pair
How should the frames be interpreted? If FrameType.animation, the
frames are part of an animated sequence. If FrameType.page, the frames
are the pages of a document.
Implementation
FrameType frameType;