ImmediateDrawingContextPushedState Structure

Definition

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

Methods

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

See Also