SegmentedItem Type Conversions |
| Name | Description | |
|---|---|---|
| (String to SegmentedItem) |
Implicitly converts a string to a segmented item.
| |
| (Command to SegmentedItem) |
Implicitly converts a command to a segmented item.
| |
| (Image to SegmentedItem) |
Implicitly converts an image to a segmented item.
|