Skip to content

Commit

Permalink
completions sdk 12.6.2.GA
Browse files Browse the repository at this point in the history
  • Loading branch information
macCesar committed Feb 4, 2025
1 parent fc860a5 commit d4d4555
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion lib/completions/titanium/completions-v3.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 3,
"sdkVersion": "12.6.1.GA",
"sdkVersion": "12.6.2.GA",
"properties": {
"ACCURACY_AUTHORIZATION_FULL": {
"description": "The user authorized the app to access location data with full accuracy.",
Expand Down Expand Up @@ -19905,6 +19905,12 @@
"Ti.Network.NOTIFICATION_TYPE_NEWSSTAND"
]
},
"uiFlags": {
"description": "Additional UI flags to set on the Activity Window.",
"type": "Number",
"readOnly": true,
"values": []
},
"uid": {
"description": "",
"type": "Number",
Expand Down Expand Up @@ -28299,6 +28305,7 @@
"theme",
"titleAttributes",
"windowFlags",
"uiFlags",
"windowSoftInputMode",
"windowPixelFormat",
"activityExitTransition",
Expand Down Expand Up @@ -29923,6 +29930,7 @@
"transitionAnimation",
"translucent",
"windowFlags",
"uiFlags",
"windowSoftInputMode",
"windowPixelFormat",
"activityExitTransition",
Expand Down Expand Up @@ -31790,6 +31798,7 @@
"transitionAnimation",
"translucent",
"windowFlags",
"uiFlags",
"windowSoftInputMode",
"windowPixelFormat",
"activityExitTransition",
Expand Down

0 comments on commit d4d4555

Please sign in to comment.