IDrawingContextImplGetFeature Method

Attempts to get an optional feature from the drawing context implementation.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
Object? GetFeature(
	Type t
)

Parameters

t  Type
 

Return Value

Object

See Also