Namespace: DeltaEngine.Graphics.MocksAssembly: DeltaEngine.Graphics.Mocks (in DeltaEngine.Graphics.Mocks.dll) Version: 1.1.1.0 (1.1.1)
public bool OnFullscreenChangedCalled { get; }
public bool OnFullscreenChangedCalled { get; }
Public ReadOnly Property OnFullscreenChangedCalled As Boolean
Get
Public ReadOnly Property OnFullscreenChangedCalled As Boolean
Get
public:
property bool OnFullscreenChangedCalled {
bool get ();
}
public:
property bool OnFullscreenChangedCalled {
bool get ();
}
member OnFullscreenChangedCalled : bool with get
member OnFullscreenChangedCalled : bool with get
Property Value
Type:
Boolean