Avalonia.Controls.Converters Namespace

Class Types

Class Summary
CornerRadiusFilterConverter Converts an existing CornerRadius struct to a new CornerRadius struct, with filters applied to extract only the specified fields, leaving the others set to 0.
MarginMultiplierConverter
MenuScrollingVisibilityConverter
PlatformKeyGestureConverter Converts a KeyGesture to a string, formatting it according to the current platform's style guidelines.

Enum Types

Enum Summary
CornerRadiusFilterKinds Defines constants that specify the filter type for a CornerRadiusFilterConverter instance.