frameRate property

int frameRate
final

Target frame rate in frames per second. Higher values provide smoother updates but use more resources. Default: 30 fps. Maximum: 60 fps.

Implementation

final int frameRate;