File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -137,9 +137,9 @@ ToDo:
137
137
138
138
Very similar to ` BadgeColor ` just use [ ` TabBadge.BadgePosition ` (XAML) or ` TabBadge.BadgePositionPropery ` (CSharp)] .
139
139
140
- | Top Left | Bottom Left | Bottom Right | Center |
141
- | ------------- | ----------- | ----------- | ----------- |
142
- | <img src =" Screencasts/badge_topleft.PNG " height =" 50 " /> | <img src =" Screencasts/badge_bottomleft.PNG " height =" 50 " /> | <img src =" Screencasts/badge_bottomright.PNG " height =" 50 " /> | <img src =" Screencasts/badge_center.PNG " height =" 50 " /> |
140
+ | TopLeft | BottomLeft | BottomRight | Center | TopCenter | BottomCenter | LeftCenter | RightCenter |
141
+ | ------------- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- |
142
+ | <img src =" Screencasts/badge_topleft.PNG " height =" 50 " /> | <img src =" Screencasts/badge_bottomleft.PNG " height =" 50 " /> | <img src =" Screencasts/badge_bottomright.PNG " height =" 50 " /> | <img src =" Screencasts/badge_center.PNG " height =" 50 " /> | | | | |
143
143
144
144
## Showning / Hiding the badge
145
145
If the value of the ` BadgeText ` is set to null or empty string the badge is hidden. To show it again set a non null or empty value
You can’t perform that action at this time.
0 commit comments