Generation

generate functionSat, 25 Feb 2023

create a window with the mica effect of windows 11

fun window(name: String, effect: String) { println(name + effect) }

Want to kickstart your project?Use the new AI Studio to create your code