Namespace: DeltaEngine.PlatformsAssembly: DeltaEngine.WindowsGLFW3 (in DeltaEngine.WindowsGLFW3.dll) Version: 1.1.1.0 (1.1.1)
public virtual bool IsClosing { get; }
public virtual bool IsClosing { get; }
Public Overridable ReadOnly Property IsClosing As Boolean
Get
Public Overridable ReadOnly Property IsClosing As Boolean
Get
public:
virtual property bool IsClosing {
bool get ();
}
public:
virtual property bool IsClosing {
bool get ();
}
abstract IsClosing : bool with get
override IsClosing : bool with get
abstract IsClosing : bool with get
override IsClosing : bool with get
Property Value
Type:
BooleanImplements
Window IsClosing