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)
- C#
- VB
- F#
[UnstableAttribute]
public interface IPlatformGraphicsWithFeatures : IPlatformGraphics,
IOptionalFeatureProvider
<UnstableAttribute>
Public Interface IPlatformGraphicsWithFeatures
Inherits IPlatformGraphics, IOptionalFeatureProvider
[<UnstableAttribute>]
type IPlatformGraphicsWithFeatures =
interface
interface IPlatformGraphics
interface IOptionalFeatureProvider
end
Implements | IOptionalFeatureProvider, IPlatformGraphics |
Properties
UsesSharedContext | (Inherited from IPlatformGraphics) |
Methods
CreateContext() | (Inherited from IPlatformGraphics) |
GetSharedContext() | (Inherited from IPlatformGraphics) |