Click or drag to resize

ThemedSegmentedButtonHandlerSelectionMode Property

Gets or sets the selection mode.

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

Property Value

Type: SegmentedSelectionMode
The selection mode.

Implements

SegmentedButtonIHandlerSelectionMode
See Also