Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cb1kenobi authored and github-actions[bot] committed Sep 13, 2024
1 parent 18f0de0 commit 92970cc
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions docs/api/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -149030,6 +149030,20 @@
"Titanium.UI.iOS.StatusBar.LIGHT_CONTENT"
]
},
{
"name": "statusBarColor",
"summary": "The color of the status bar (top bar) for this window.",
"platforms": [
{
"since": "12.5.0",
"name": "android"
}
],
"inherits": "Titanium.UI.Window",
"type": [
"Number"
]
},
{
"name": "sustainedPerformanceMode",
"summary": "Maintain a sustainable level of performance.",
Expand Down Expand Up @@ -188672,6 +188686,20 @@
"Titanium.UI.iOS.StatusBar.LIGHT_CONTENT"
]
},
{
"name": "statusBarColor",
"summary": "The color of the status bar (top bar) for this window.",
"platforms": [
{
"since": "12.5.0",
"name": "android"
}
],
"inherits": "Titanium.UI.Window",
"type": [
"Number"
]
},
{
"name": "sustainedPerformanceMode",
"summary": "Maintain a sustainable level of performance.",
Expand Down Expand Up @@ -232961,6 +232989,19 @@
"Titanium.UI.iOS.StatusBar.LIGHT_CONTENT"
]
},
{
"name": "statusBarColor",
"summary": "The color of the status bar (top bar) for this window.",
"platforms": [
{
"since": "12.5.0",
"name": "android"
}
],
"type": [
"Number"
]
},
{
"name": "sustainedPerformanceMode",
"summary": "Maintain a sustainable level of performance.",
Expand Down

0 comments on commit 92970cc

Please sign in to comment.