2using System.Runtime.CompilerServices;
3using System.Runtime.InteropServices;
12 public static bool visible { [MethodImpl(MethodImplOptions.InternalCall)]
get; [MethodImpl(MethodImplOptions.InternalCall)]
set; }
17 public static bool locked { [MethodImpl(MethodImplOptions.InternalCall)]
get; [MethodImpl(MethodImplOptions.InternalCall)]
set; }
static bool locked
Get or set a lock state of the mouse cursor
static bool visible
Get or set a visibility of the mouse cursor