Cursor(StandardCursorType) Constructor
Initializes a new instance of the Cursor class
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Cursor(
StandardCursorType cursorType
)
Public Sub New (
cursorType As StandardCursorType
)
new :
cursorType : StandardCursorType -> Cursor