|  | |
| Out | |
The OutOfMemoryEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AllocatedObjectName | |
|  | IsDedicatedAllocation | |
|  | IsImage | |
|  | IsMemoryFreed | IsMemoryFreed property can be set by the event handler to notify the VulkanMemoryAllocator that the memory was released and the allocation can be tried again. | 
|  | MemoryProperties | |
|  | MemoryTypeBits | |
|  | MemoryTypeIndex | |
|  | RequestedMemorySize | 
 See Also
See Also