ICompositionImportableSharedGpuContextObject Interface
Not client implementable.
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
An GPU object descriptor obtained from a context from the same share group as one used by the compositor
Definition
Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
[NotClientImplementableAttribute]
public interface ICompositionImportableSharedGpuContextObject : IDisposable
<NotClientImplementableAttribute>
Public Interface ICompositionImportableSharedGpuContextObject
Inherits IDisposable
[<NotClientImplementableAttribute>]
type ICompositionImportableSharedGpuContextObject =
interface
interface IDisposable
end
Implements | IDisposable |
Methods
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |