Namespace: DeltaEngine.PlatformsAssembly: DeltaEngine.WindowsXna (in DeltaEngine.WindowsXna.dll) Version: 1.1.1.0 (1.1.1)
public bool ShowCursor { get; set; }
public bool ShowCursor { get; set; }
Public Property ShowCursor As Boolean
Get
Set
Public Property ShowCursor As Boolean
Get
Set
public:
virtual property bool ShowCursor {
bool get () sealed;
void set (bool value) sealed;
}
public:
virtual property bool ShowCursor {
bool get () sealed;
void set (bool value) sealed;
}
abstract ShowCursor : bool with get, set
override ShowCursor : bool with get, set
abstract ShowCursor : bool with get, set
override ShowCursor : bool with get, set
Property Value
Type:
BooleanImplements
Window ShowCursor