# Cursor

> Cursor API for Windows Store Apps.

## Definition

* **Type:** Class
* **Namespace:** [UnityEngine.WSA](/engine/6000.6/script-reference/unityengine/wsa.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static class Cursor
```

## Static Methods

| Method                                                                                       | Description          |
| -------------------------------------------------------------------------------------------- | -------------------- |
| [SetCustomCursor](/engine/6000.6/script-reference/unityengine/wsa/cursor/setcustomcursor.md) | Set a custom cursor. |
