Immutable Namespace
Namespace Avalonia.Media.Immutable
Types
- ImmutableConicGradientBrush - A brush that draws with a sweep gradient.
- ImmutableDashStyle - Represents the sequence of dashes and gaps that will be applied by an Avalonia.Media.Immutable.ImmutablePen.
- ImmutableGradientBrush - A brush that draws with a gradient.
- ImmutableGradientStop - Describes the location and color of a transition point in a gradient.
- ImmutableLinearGradientBrush - A brush that draws with a linear gradient.
- ImmutablePen - Describes how a stroke is drawn.
- ImmutableRadialGradientBrush - A brush that draws with a radial gradient.
- ImmutableSolidColorBrush - Fills an area with a solid color.
- ImmutableTextDecoration - An immutable representation of a Avalonia.Media.TextDecoration.
- ImmutableTileBrush - A brush which displays a repeating image.
- ImmutableTransform - Represents a transform on an Avalonia.Visual.