Click or drag to resize

DrawableCellStates  Conversion (DrawableCellStates to CellStates)

Converts to an Orientation

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

Parameters

orientation
Type: Eto.FormsDrawableCellStates

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

Return Value

Type: CellStates

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

See Also