mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-25 18:21:01 +00:00
Fix documentation for NativeWindow.WindowBorder
This commit is contained in:
parent
a87b79fca2
commit
55bd342417
|
@ -493,7 +493,7 @@ namespace OpenTK
|
||||||
#region WindowBorder
|
#region WindowBorder
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or states the border of the NativeWindow.
|
/// Gets or sets the border of the NativeWindow.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public WindowBorder WindowBorder
|
public WindowBorder WindowBorder
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue