GlimpseViewScope

actual class GlimpseViewScope

Receiver scope used by GlimpseView.

expect class GlimpseViewScope

Receiver scope used by GlimpseView.

actual class GlimpseViewScope

Receiver scope used by GlimpseView.

Constructors

Link copied to clipboard
fun GlimpseViewScope(view: GlimpseSurfaceView)
Link copied to clipboard
fun GlimpseViewScope(component: GlimpsePanel)

Properties

Link copied to clipboard
actual var zOrderOnTop: Boolean = false

Controls whether the surface of the GlimpseView is placed on top of its window.

expect var zOrderOnTop: Boolean

Controls whether the surface of the GlimpseView is placed on top of its window.

actual var zOrderOnTop: Boolean = false

Controls whether the surface of the GlimpseView is placed on top of its window.