Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed Jun 3, 2024
1 parent adbba4d commit 7880589
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apidoc/Titanium/UI/Switch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ properties:
Android: Track color of the Material Switch.
type: [String, Titanium.UI.Color]
default: undefined
platforms: [android, iphone, ipad, macos]
since: {android: 12.4.0, iphone: 3.3.0, ipad: 3.3.0, macos: 3.3.0}
platforms: [android, iphone, ipad]
since: {android: 12.4.0, iphone: 3.3.0, ipad: 3.3.0}

- name: activeTintColor
summary: The color used to tint the track of the switch when it is turned on.
Expand Down

0 comments on commit 7880589

Please sign in to comment.