IDrawingContextImplGetFeature Method
Attempts to get an optional feature from the drawing context implementation.
Namespace: Avalonia.PlatformAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
Object? GetFeature(
Type t
)
Function GetFeature (
t As Type
) As Object
abstract GetFeature :
t : Type -> Object
- t Type
-
Object