ScreenRenderRate

Screen render rate enumerator. Used to define the screen required render rate

Entries

Link copied to clipboard

up to 2Hz refresh rate

Link copied to clipboard

up to 5Hz refresh rate, default

Link copied to clipboard

Medium refresh rate, up to 25Hz, automatically used by Animator

Link copied to clipboard

Fast refresh rate, up to 30Hz, phone dependant, should be used in rare cases

Link copied to clipboard

Experimental,normally should not be used

Link copied to clipboard

Los refresh rate, up to 50Hz, should be used when using fused los functionality

Types

Link copied to clipboard
object Companion

Static functions

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
val value: Int