SegmentedBarAppearanceKind Enum
Specifies the appearance of a segmented bar control.
public enum SegmentedBarAppearanceKind
Fields
Name | Description |
---|---|
Elevated | The segmented bar has an elevated appearance. |
Outline | The segmented bar has an outline appearance. |
Soft | The segmented bar has a soft fill appearance. |
Solid | The segmented bar has a solid fill appearance. |
Subtle | The segmented bar has a subtle fill appearance that only shows when the pointer is over the control. |