-api-id | -api-type |
---|---|
T:Windows.UI.Xaml.Controls.Primitives.SelectorItem |
winrt class |
Provides a base class for item types in a selection control.
SelectorItem is a companion base class to the Selector base class. Basically SelectorItem is the shared base class for all the specialized items that are the item type of various Selector controls. For example, ListBox is a Selector subclass, and its ListBoxItem item type is a SelectorItem subclass.
SelectorItem is the parent class for these item type classes: