Skip to content

Commit

Permalink
docs: remove duplicate events from Ti.UI.Tab
Browse files Browse the repository at this point in the history
- event "selected"
- event "unselected"
  • Loading branch information
drauggres authored and sgtcoolguy committed Dec 16, 2019
1 parent a841846 commit f618aeb
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions apidoc/Titanium/UI/Tab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -364,16 +364,6 @@ events:
type: Titanium.UI.Tab
platforms: [android, iphone, ipad]

- name: selected
summary: Fired when the tab is selected.
platforms: [android]
since: "3.6.0"

- name: unselected
summary: Fired when the tab is unselected.
platforms: [android]
since: "3.6.0"

examples:
- title: Simple Tab Example
example: |
Expand Down

0 comments on commit f618aeb

Please sign in to comment.