Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed Sep 14, 2024
1 parent 52a3bb2 commit 2e58044
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apidoc/Titanium/App/App.yml
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ events:
summary: The duration of the keyboard animation. This parameter is only available on Titanium SDK 4.0.0 and later.
type: Number
platforms: [android, iphone, ipad, macos]
since: {android: "12.3.0", iphone: "3.0.0", ipad: "3.0.0", macos: "9.2.0"}
since: {android: "12.6.0", iphone: "3.0.0", ipad: "3.0.0", macos: "9.2.0"}

- name: significanttimechange
summary: Fired when there is a significant change in the time.
Expand Down Expand Up @@ -616,7 +616,7 @@ properties:
On Android it will only work using Android 11 and up. Otherwise it will always be false.
type: Boolean
permission: read-only
since: {android: "12.3.0", iphone: "7.5.0", ipad: "7.5.0", macos: "9.2.0"}
since: {android: "12.6.0", iphone: "7.5.0", ipad: "7.5.0", macos: "9.2.0"}
platforms: [android, iphone, ipad, macos]

- name: trackUserInteraction
Expand Down

0 comments on commit 2e58044

Please sign in to comment.