Window Style Manager
Style manager which lets you update the style of the provided window using the exposed properties.
Only use this manager if you can't use the @Composable
method WindowStyle
Properties
Link copied to clipboard
The type of the window backdrop/background. See WindowBackdrop and its implementations.
Link copied to clipboard
The style of the window frame which includes the title bar and window border. See WindowFrameStyle.