VkSwapchainCreateInfoKHR class

Inheritance

Constructors

VkSwapchainCreateInfoKHR()

Properties

clipped int
getter/setter pair
compositeAlpha int
getter/setter pair
flags int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
imageArrayLayers int
getter/setter pair
imageColorSpace int
getter/setter pair
imageExtent VkExtent2D
getter/setter pair
imageFormat int
getter/setter pair
imageSharingMode int
getter/setter pair
imageUsage int
getter/setter pair
minImageCount int
getter/setter pair
oldSwapchain Pointer<VkSwapchainKHR>
getter/setter pair
pNext Pointer<NativeType>
getter/setter pair
pQueueFamilyIndices Pointer<NativeType>
getter/setter pair
presentMode int
getter/setter pair
preTransform int
getter/setter pair
queueFamilyIndexCount int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sType int
getter/setter pair
surface Pointer<VkSurfaceKHR>
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited