mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-25 05:55:29 +00:00
Added TODO caption to Visible property.
This commit is contained in:
parent
40b6f1040f
commit
6f3e74b688
|
@ -244,6 +244,9 @@ namespace OpenTK.Platform.Windows
|
|||
|
||||
#region public bool Visible
|
||||
|
||||
/// <summary>
|
||||
/// TODO
|
||||
/// </summary>
|
||||
public bool Visible
|
||||
{
|
||||
get
|
||||
|
|
Loading…
Reference in a new issue