Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dwm/mod.ts>DwmWindow#setCursor

Deno Window Manager: Cross-platform window creation and management
Go to Latest
method DwmWindow.prototype.setCursor
Re-export
import { DwmWindow } from "https://deno.land/x/dwm@0.3.2/mod.ts";

Sets the cursor icon

win.setCursor("hand");

Parameters

optional
icon: CursorIcon