Namespace: Converters and Base Models

This page covers foundational helper APIs from:

  • Avalonia.Controls.Converters
  • Avalonia.Controls.Models

Functional Groups

Use these groups to separate value conversion from collection/model helpers.

Presentation Converter

Notification and Collection Base Types

Guidance

Use these types when building internal infrastructure for custom sources, rows, and columns.

Complete Type Index

Type Kind Primary Article
IndentConverter Class guides/templates-and-styling.md
NotifyingBase Class advanced/custom-rows-columns-pipeline.md
NotifyingListBase<T> Class advanced/custom-rows-columns-pipeline.md
ReadOnlyListBase<T> Class advanced/custom-rows-columns-pipeline.md