WindowProperties Type
The window properties that can only be queried from SDL via the main thread.
Record fields
| Record Field | Description |
Full Usage:
HeightPixels
Field type: int
|
|
Full Usage:
PixelDensity
Field type: single
|
|
|
|
Full Usage:
WidthPixels
Field type: int
|
|
|
|
Static members
| Static member | Description |
|
|
Full Usage:
WindowProperties.make window
Parameters:
nativeptr<SDL_Window>
Returns: WindowProperties
|
Nu