CustomWindowDecorationSupport

Types

Link copied to clipboard

Default idle implementation for CustomWindowDecorationSupport, it do nothing.

Functions

Link copied to clipboard
abstract fun setCustomDecorationEnabled(window: Window, enabled: Boolean)
Link copied to clipboard
abstract fun setCustomDecorationHitTestSpotsMethod(window: Window, spots: Map<Shape, Int>)
Link copied to clipboard
abstract fun setCustomDecorationTitleBarHeight(window: Window, height: Int)