SegmentedItemClickEventArgs Class |
Namespace: Eto.Forms
The SegmentedItemClickEventArgs type exposes the following members.
Name | Description | |
---|---|---|
SegmentedItemClickEventArgs |
Initializes a new instance of the SegmentedItemClickEventArgs class.
|
Name | Description | |
---|---|---|
Index |
Gets the index of the item that was clicked.
| |
Item |
Gets the item that was clicked
|