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)
- C#
- VB
- F#
IReadOnlyList<string> SupportedImageHandleTypes { get; }
ReadOnly Property SupportedImageHandleTypes As IReadOnlyList(Of String)
Get
abstract SupportedImageHandleTypes : IReadOnlyList<string> with get
Property Value
See Also
Reference
ICompositionGpuInterop Interface
Avalonia.Rendering.Composition Namespace