Namespace: DeltaEngine.Platforms.WindowsAssembly: DeltaEngine.Platforms.Windows (in DeltaEngine.Platforms.Windows.dll) Version: 1.1.1.0 (1.1.1)
public bool IsFullscreen { get; }
public bool IsFullscreen { get; }
Public ReadOnly Property IsFullscreen As Boolean
Get
Public ReadOnly Property IsFullscreen As Boolean
Get
public:
virtual property bool IsFullscreen {
bool get () sealed;
}
public:
virtual property bool IsFullscreen {
bool get () sealed;
}
abstract IsFullscreen : bool with get
override IsFullscreen : bool with get
abstract IsFullscreen : bool with get
override IsFullscreen : bool with get
Property Value
Type:
BooleanImplements
Window.IsFullscreen