RenderWindow.SystemHandle Property
From SFML.Net
SFML.Net
| RenderWindowSystemHandle Property |
OS-specific handle of the window
Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)
public override IntPtr SystemHandle { get; }
Public Overrides ReadOnly Property SystemHandle As IntPtr Get
public: virtual property IntPtr SystemHandle { IntPtr get () override; }
abstract SystemHandle : IntPtr with get override SystemHandle : IntPtr with get