ImmediateDrawingContext.PushedState Structure
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public readonly struct PushedState : IDisposable,
IEquatable<ImmediateDrawingContext.PushedState>
Public Structure PushedState
Implements IDisposable, IEquatable(Of ImmediateDrawingContext.PushedState)
[<SealedAttribute>]
type PushedState =
struct
inherit ValueType
interface IDisposable
interface IEquatable<ImmediateDrawingContext.PushedState>
end
Inheritance | Object → ValueType → ImmediateDrawingContext.PushedState |
Implements | IDisposable, IEquatable(ImmediateDrawingContext.PushedState) |
Methods
Dispose() | Releases all resources used by the ImmediateDrawingContext.PushedState |
GetType() | Gets the Type of the current instance. (Inherited from Object) |