ex :
Rectangle{
android{
width: 320
height: 240
}
win32{
width: 640
height: 480
}
}
I remember I saw something like this before, but can’t find it now(what keyword?).
↧