Skip to main content

SupportedImageHandleTypes Property

Returns the list of image handle types supported by the current GPU backend, see KnownPlatformGraphicsExternalImageHandleTypes

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)

IReadOnlyList<string> SupportedImageHandleTypes { get; }
View Source

Property Value

IReadOnlyList(String)

See Also

Reference

IExternalObjectsRenderInterfaceContextFeature Interface
Avalonia.Platform Namespace