Skip to main content

SupportedImageHandleTypes Property

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

Definition

Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll)

IReadOnlyList<string> SupportedImageHandleTypes { get; }

Property Value

IReadOnlyList(String)

See Also

Reference

ICompositionGpuInterop Interface
Avalonia.Rendering.Composition Namespace