IPlatformRenderInterfaceRegion Interface

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
[UnstableAttribute]
[PrivateApiAttribute]
public interface IPlatformRenderInterfaceRegion : IDisposable
Implements
IDisposable

Properties

Methods

AddRect(LtrbPixelRect) 
Contains(Point) 
DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Intersects(LtrbRect) 
Reset 

See Also