Skip to content

Commit

Permalink
docs: fix Ti.Platform.openURL parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
drauggres authored and sgtcoolguy committed Dec 16, 2019
1 parent 2663d7d commit 17f258d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apidoc/Titanium/Platform/Platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,11 @@ methods:
* `UIApplicationOpenURLOptionUniversalLinksOnly` (Boolean value)
Read more about the available keys in the [Apple documentation](https://developer.apple.com/documentation/uikit/uiapplicationopenurloptionskey?language=objc).
type: Dictionary
optional: true
- name: callback
summary: The optional callback that is called once the URL is opened (iOS 10+).
type: Callback
optional: true

- name: is24HourTimeFormat
summary: Returns whether the system settings are configured to show times in 24-hour format.
Expand Down

0 comments on commit 17f258d

Please sign in to comment.