Skip to main content

DrawingContext.PushedState Structure

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public struct PushedState : IDisposable, 
IEquatable<DrawingContext.PushedState>
View Source
InheritanceObjectValueType → DrawingContext.PushedState
ImplementsIDisposable, IEquatable(DrawingContext.PushedState)

Constructors

DrawingContext.PushedState(DrawingContext)Initializes a new instance of the DrawingContext.PushedState class

Methods

Dispose()Releases all resources used by the DrawingContext.PushedState
GetType()Gets the Type of the current instance.
(Inherited from Object)

See Also

Reference

Avalonia.Media Namespace