InputSystemCursor.CursorShape Eigenschaft

Definition

Ruft den standardmäßigen visuellen Zeigertyp des Systems ab, der vom InputSystemCursor-Objekt unterstützt wird.

public:
 property InputSystemCursorShape CursorShape { InputSystemCursorShape get(); };
InputSystemCursorShape CursorShape();
public InputSystemCursorShape CursorShape { get; }
var inputSystemCursorShape = inputSystemCursor.cursorShape;
Public ReadOnly Property CursorShape As InputSystemCursorShape

Eigenschaftswert

Der standardmäßige visuelle Zeigertyp des Systems.

Gilt für: