Flutter
dart:ui
Codec
frameCount property
frameCount
Codec class
Properties
frameCount
repetitionCount
hashCode
runtimeType
Methods
dispose
getNextFrame
noSuchMethod
toString
Operators
operator ==
frameCount property
int
frameCount
Number of frames in this image.
Implementation
int get frameCount native 'Codec_frameCount';