ImmediateDrawingContextTryGetFeature Method

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Object? TryGetFeature(
	Type type
)

Parameters

type  Type
 

Return Value

Object

Implements

IOptionalFeatureProviderTryGetFeature(Type)

See Also