Avalonia Namespace
Namespace Avalonia
Types
-
AndroidRenderingMode - Represents the rendering mode for platform graphics.
-
AppBuilder - Initializes platform-specific services for an Avalonia.Application.
-
Application - Encapsulates a Avalonia application.
-
AttachedProperty<TValue> - An attached avalonia property.
-
AvaloniaInternalException - Exception signifying an internal logic error in Avalonia.
-
AvaloniaNativePlatformOptions - OSX backend options.
-
AvaloniaNativeRenderingMode - Represents the rendering mode for platform graphics.
-
AvaloniaObject - An object with Avalonia.AvaloniaProperty support.
-
AvaloniaObjectExtensions - Provides extension methods for Avalonia.AvaloniaObject and related classes.
-
AvaloniaProperty - Base class for avalonia properties.
-
AvaloniaPropertyChangedEventArgs - Provides information for a avalonia property change.
-
AvaloniaPropertyChangedEventArgs<T> - Provides information for an Avalonia property change.
-
AvaloniaPropertyChangedExtensions - Provides extensions for Avalonia.AvaloniaPropertyChangedEventArgs.
-
AvaloniaPropertyMetadata - Base class for avalonia property metadata.
-
AvaloniaPropertyRegistry - Tracks registered Avalonia.AvaloniaProperty instances.
-
AvaloniaProperty<TValue> - A typed avalonia property.
-
ClassicDesktopStyleApplicationLifetimeExtensions - IClassicDesktopStyleApplicationLifetime related AppBuilder extensions.
-
CornerRadius - Represents the radii of a rectangle's corners.
-
DirectPropertyBase<TValue> - Base class for direct properties.
-
DirectPropertyMetadata<TValue> - Metadata for direct avalonia properties.
-
DirectProperty<TOwner, TValue> - A direct avalonia property.
-
IDataContextProvider - Defines an element with a data context that can be used for binding.
-
IDescription - Interface for objects with a Avalonia.IDescription.Description.
-
IDirectPropertyMetadata - Untyped interface to Avalonia.DirectPropertyMetadata<T>
-
INamed - Objects implementing this interface and providing a value for Avalonia.INamed.Name will be registered in the relevant namescope when constructed in XAML.
-
IStyledPropertyMetadata - Untyped interface to Avalonia.StyledPropertyMetadata<T>
-
MacOSPlatformOptions - OSX front-end options.
-
Matrix - A 3x3 matrix.
-
PixelPoint - Represents a point in device pixels.
-
PixelRect - Represents a rectangle in device pixels.
-
PixelSize - Represents a size in device pixels.
-
PixelVector - Defines a vector.
-
Point - Defines a point.
-
Points - Represents a collection of Avalonia.Point values that can be individually accessed by index.
-
Rect - Defines a rectangle.
-
RelativePoint - Defines a point that may be defined relative to a containing element.
-
RelativeRect - Defines a rectangle that may be defined relative to a containing element.
-
RelativeScalar - Defines a scalar value that may be defined relative to a containing element.
-
RelativeUnit - Defines the reference point units of an Avalonia.RelativePoint or Avalonia.RelativeRect.
-
Size - Defines a size.
-
SkiaApplicationExtensions - Skia application extensions.
-
SkiaOptions - Options for Skia rendering subsystem.
-
StyledElement - Extends an Avalonia.Animation.Animatable with the following features:
-
An inherited Avalonia.StyledElement.DataContext.
-
Implements Avalonia.LogicalTree.ILogical to form part of a logical tree.
-
A collection of class strings for custom styling.
-
StyledPropertyMetadata<TValue> - Metadata for styled avalonia properties.
-
StyledProperty<TValue> - A styled avalonia property.
-
Thickness - Describes the thickness of a frame around a rectangle.
-
UnsetValueType - Class representing the Avalonia.AvaloniaProperty.UnsetValue.
-
Vector - Defines a vector.
-
Visual - Base class for controls that provides rendering and related visual properties.
-
VisualExtensions - Extension methods for Avalonia.Visual.
-
VisualTreeAttachmentEventArgs - Holds the event arguments for the Avalonia.Visual.AttachedToVisualTree and Avalonia.Visual.DetachedFromVisualTree events.
-
X11PlatformOptions - Platform-specific options which apply to Linux.
-
X11RenderingMode - Represents the rendering mode for platform graphics.