Enum WindowHintString
Window hints for the WindowHintString function.
Namespace: OpenTK.Windowing.GraphicsLibraryFramework
Assembly: OpenTK.Windowing.GraphicsLibraryFramework.dll
Syntax
public enum WindowHintString
Fields
Name | Description |
---|---|
CocoaFrameName | Sets the frame name on Cocoa. On any other platform, this does nothing. |
X11ClassName | Sets the class name on X11. On any other platform, this does nothing. |
X11InstanceName | Sets the instance name on X11. on any other platform, this does nothing. |