ImmediateDrawingContext.PushedState.PushedStateType Enumeration
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public enum PushedStateType
Public Enumeration PushedStateType
type PushedStateType
Members
None | 0 | |
Matrix | 1 | |
Opacity | 2 | |
Clip | 3 | |
MatrixContainer | 4 | |
GeometryClip | 5 | |
OpacityMask | 6 |