-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathwkapp.pyui
More file actions
33 lines (32 loc) · 842 Bytes
/
wkapp.pyui
File metadata and controls
33 lines (32 loc) · 842 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[
{
"nodes" : [
{
"nodes" : [
],
"frame" : "{{0, 0}, {1024, 768}}",
"class" : "View",
"attributes" : {
"class" : "View",
"frame" : "{{462, 334}, {100, 100}}",
"flex" : "WH",
"name" : "webview",
"custom_class" : "WKAppWebView",
"uuid" : "A3BA86F2-B0CB-4DFC-A6E8-583CF11F3790"
},
"selected" : false
}
],
"frame" : "{{0, 0}, {1024, 768}}",
"class" : "View",
"attributes" : {
"border_color" : "RGBA(0.000000,0.000000,0.000000,1.000000)",
"enabled" : true,
"background_color" : "RGBA(1.000000,1.000000,1.000000,1.000000)",
"custom_class" : "WKAppView",
"tint_color" : "RGBA(0.000000,0.478000,1.000000,1.000000)",
"flex" : ""
},
"selected" : false
}
]