Needs Begin Frames Changed Event
data class NeedsBeginFramesChangedEvent(needsBeginFrames: Boolean) : Event
Content copied to clipboard
Issued when the target starts or stops needing BeginFrames. Deprecated. Issue beginFrame unconditionally instead and use result from beginFrame to detect whether the frames were suppressed.
Constructors
NeedsBeginFramesChangedEvent
Link copied to clipboard
Functions
Properties
needsBeginFrames
Link copied to clipboard
Sources
jvm source
Link copied to clipboard