IconToggle
Description
A group of icon buttons of which exactly one is selected at a time, like a segmented control. Each item carries a UIcons glyph, a tooltip and an arbitrary data payload, which is exposed through the typed Selected property.
Usage
API reference
public class IconToggle<T> : IComponentA group of icon buttons of which exactly one is selected at a time, like a segmented control.