framesPerSecond property

double? get framesPerSecond

Implementation

double? get framesPerSecond;
set framesPerSecond (double? value)

Implementation

set framesPerSecond(double? value);