WindowFrameStyle

fun WindowFrameStyle(    borderColor: Color = Color.Unspecified,     titleBarColor: Color = Color.Unspecified,     captionColor: Color = Color.Unspecified,     cornerPreference: WindowCornerPreference = WindowCornerPreference.DEFAULT)