Skip to content

Commit

Permalink
docs(ios): indicate version Ti.App.arguments API was added
Browse files Browse the repository at this point in the history
  • Loading branch information
jquick-axway authored and sgtcoolguy committed Jul 20, 2021
1 parent d68905b commit 4baab3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apidoc/Titanium/App/App.yml
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,6 @@ methods:
type: launchOptions
deprecated:
since: "10.0.0"
removed: "10.0.0"
notes: Use the <Titanium.App.arguments> property instead

properties:
Expand Down Expand Up @@ -649,6 +648,7 @@ properties:
to launch the application activity. Note that this [intent](Titanium.Android.Activity.intent)
will change when a "[newintent](Titanium.Android.Activity.newintent)" event has been fired.
platforms: [iphone, ipad, macos]
since: {iphone: "10.0.1", ipad: "10.0.1", macos: "10.0.1"}
type: launchOptions


Expand Down

0 comments on commit 4baab3f

Please sign in to comment.