This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

UIElementsEditorUtility.CreateDefaultCursorStyle

Declaration

public static Experimental.UIElements.CursorStyle CreateDefaultCursorStyle(MouseCursor mouseCursor);

Parameters

mouseCursor Default editor mouse cursor.

Returns

CursorStyle A cursor style property.

Description

Creates a default CursorStyle property from the given MouseCursor.