mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-06-19 09:07:52 +00:00
Fix documentation for NativeWindow.WindowState
This commit is contained in:
parent
22222b003a
commit
a87b79fca2
|
@ -528,7 +528,7 @@ namespace OpenTK
|
||||||
#region WindowState
|
#region WindowState
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or states the state of the NativeWindow.
|
/// Gets or sets the state of the NativeWindow.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public virtual WindowState WindowState
|
public virtual WindowState WindowState
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue