"Window": {
backgroundColor: '#fff'
},
"Label": {
font: {
fontSize: 32,
fontWeight: 'bold'
}
},
"Button": {
width: '50%',
height: Ti.UI.SIZE
},
".button": {
randomProp: 'OK',
top: window.height * somevalue;
}
どのように使用してトップWindow's Height
に設定できますか?button's