FrameClockPhase

class FrameClockPhase(val mask: <Error class: unknown class>)

Used to represent the different paint clock phases that can be requested.

The elements of the enumeration correspond to the signals of GdkFrameClock.

Constructors

Link copied to clipboard
constructor(mask: <Error class: unknown class>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val mask: <Error class: unknown class>

Functions

Link copied to clipboard
open infix fun or(other: FrameClockPhase): FrameClockPhase