This article describes a feature marked as legacy—this usually means there's a newer, better alternative. Legacy features might not be removed but they will not be updated, and the team will not provide any support for them.
Component image
Legacy Horizontal Choice Bar component as seen in the Scene Inspector
The LegacyHorizontalChoiceBar component is used in old migrated legacy content. This should not be used in new content, and should be replaced whenever possible. This was primarily used in old Gizmos.
SegmentTouchEvent() is a sync delegate that is the type Delegate<LegacyHorizontalChoiceBar sender, Int itemIndex, TouchEventInfo eventInfo> and can be used to handle the press events of a LegacyHorizontalChoiceBar.
Usage
Just dont.
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.