VulkanContextPropertyName
public enum VulkanContextPropertyName : String, PropertyNameProtocol
Undocumented
-
The
GdkDisplay
used to create theGdkDrawContext
.Declaration
Swift
case display = "display"
-
The
GdkSurface
the context is bound to.Declaration
Swift
case surface = "surface"