Skip to content

Commit

Permalink
docs: add Ti.UI.Window.closed
Browse files Browse the repository at this point in the history
  • Loading branch information
sgtcoolguy committed Jun 22, 2020
1 parent 1c66a80 commit 49d143f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions apidoc/Titanium/UI/Window.yml
Original file line number Diff line number Diff line change
Expand Up @@ -825,6 +825,13 @@ properties:
type: [Number,String]
default: 0

- name: closed
summary: Determines whether this Window is closed.
type: Boolean
default: true
permission: read-only
since: "9.1.0"

- name: exitOnClose
summary: |
Boolean value indicating if the application should exit when the Android
Expand Down

0 comments on commit 49d143f

Please sign in to comment.