IPlatformGraphicsContext 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 IPlatformGraphicsContext : IDisposable,
IOptionalFeatureProvider
<UnstableAttribute>
Public Interface IPlatformGraphicsContext
Inherits IDisposable, IOptionalFeatureProvider
[<UnstableAttribute>]
type IPlatformGraphicsContext =
interface
interface IDisposable
interface IOptionalFeatureProvider
end
Implements | IOptionalFeatureProvider, IDisposable |
Methods
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |