Click or drag to resize

CursorIHandlerCreate Method (CursorType)

Creates the cursor instance with the specified type.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
void Create(
	CursorType type
)

Parameters

type
Type: Eto.FormsCursorType
Cursor type.
See Also