DrawingContextPushedState Structure

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public struct PushedState : IDisposable, 
	IEquatable<DrawingContextPushedState>
Inheritance
Object    ValueType    DrawingContextPushedState
Implements
IDisposable, IEquatableDrawingContextPushedState

Methods

DisposeReleases all resources used by the DrawingContextPushedState
GetTypeGets the Type of the current instance.
(Inherited from Object)

See Also