Click or drag to resize

ThemedMenuSegmentedItemHandlerMenuIndicator Property

Gets or sets the indicator to show to the right of the text.

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public string MenuIndicator { get; set; }

Property Value

Type: String
The menu indicator.
See Also