v2.2.0
版本发布时间: 2021-10-04 17:48:40
roubachof/Sharpnado.Tabs最新发布版本:v3.0.1(2023-01-03 16:29:56)
Contributor: @mkanyo (Miklos Kanyo)
Since version 2.2, a new type of tab has been introduced: the MaterialUnderlinedTabItem
.
It's a full implementation of the material tabs specifications:
https://material.io/components/tabs
IconOptions
values:
- TopIcon
- IconOnly
- LeadingIcon
- TextOnly
You can also set precisely the gap between the icon and the text thanks to the IconTextSpacing
.
Instead of using a classic Image
you can also set a svg Geometry
icon thanks to the GeometryIcon
property.
If you chose to go down this road you can also set the following properties:
-
public bool Fill
-
public double StrokeThickness
-
public double IconTextSpacing
1、 Sharpnado.Tabs.2.2.0.nupkg 260.91KB