Click or drag to resize

DrawableCellStates  Conversion (CellStates to DrawableCellStates)

Converts an Orientation to a SplitterOrientation

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static implicit operator DrawableCellStates (
	CellStates orientation
)

Parameters

orientation
Type: Eto.FormsCellStates

[Missing <param name="orientation"/> documentation for "M:Eto.Forms.DrawableCellStates.op_Implicit(Eto.Forms.CellStates)~Eto.Forms.DrawableCellStates"]

Return Value

Type: DrawableCellStates

[Missing <returns> documentation for "M:Eto.Forms.DrawableCellStates.op_Implicit(Eto.Forms.CellStates)~Eto.Forms.DrawableCellStates"]

See Also