window-styler
0.3.2
window-styler
/
com.mayakapps.compose.windowstyler
/
WindowBackdrop
/
Transparent
/
Companion
Companion
object
Companion
:
WindowBackdrop.Transparent
Content copied to clipboard
This makes the window fully transparent.
Functions
Properties
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
equals
Impl
Link copied to clipboard
open
fun
equalsImpl
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
hash
Code
Impl
Link copied to clipboard
open
fun
hashCodeImpl
(
)
:
Int
Content copied to clipboard
Properties
color
Link copied to clipboard
open
override
val
color
:
Color
Content copied to clipboard