PlatformFeatures Property
Definition
Namespace: Avalonia.Vulkan
Assembly: Avalonia.Vulkan (in Avalonia.Vulkan.dll)
- C#
- VB
- F#
public Dictionary<Type, Object> PlatformFeatures { get; set; }
Public Property PlatformFeatures As Dictionary(Of Type, Object)
Get
Set
member PlatformFeatures : Dictionary<Type, Object> with get, set
Property Value
See Also
Reference
VulkanPlatformSpecificOptions Class
Avalonia.Vulkan Namespace