Skip to main content

TryGetRenderInterfaceFeature Method

Attempts to query for a feature from the platform render interface

Definition

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

public ValueTask<Object> TryGetRenderInterfaceFeature(
Type featureType
)
View Source

Parameters

  Type
 

Return Value

ValueTask(Object)

See Also

Reference

Compositor Class
Avalonia.Rendering.Composition Namespace