Skip to main content

IPlatformGraphicsWithFeatures Interface

Unstable.

Note: This API is unstable and may change in a future release.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)

[UnstableAttribute]
public interface IPlatformGraphicsWithFeatures : IPlatformGraphics,
IOptionalFeatureProvider
ImplementsIOptionalFeatureProvider, IPlatformGraphics

Properties

UsesSharedContext
(Inherited from IPlatformGraphics)

Methods

CreateContext()
(Inherited from IPlatformGraphics)
GetSharedContext()
(Inherited from IPlatformGraphics)

See Also

Reference

Avalonia.Platform Namespace