mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
selectedBackgroundColor implemented
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<TabEntry.view>
|
||||
<StackLayout>
|
||||
|
||||
<SegmentedBar selectedIndex="1" style="background-color: red; color: white">
|
||||
<SegmentedBar selectedIndex="1" style="background-color: red; color: white" selectedBackgroundColor="green">
|
||||
<SegmentedBar.items>
|
||||
<SegmentedBarEntry title="MAY 3" />
|
||||
<SegmentedBarEntry title="MAY 4" />
|
||||
|
||||
Reference in New Issue
Block a user