Table of Contents

Class PathIcon

Namespace
Avalonia.Controls
Assembly
Avalonia.Controls.dll
public class PathIcon : IconElement, INotifyPropertyChanged, IDataContextProvider, ILogical, IThemeVariantHost, IResourceHost, IResourceNode, IStyleHost, ISetLogicalParent, ISetInheritanceParent, ISupportInitialize, IStyleable, INamed, IInputElement, IDataTemplateHost, ISetterValue
Inheritance
PathIcon
Implements
Inherited Members
Extension Methods

Constructors

PathIcon()

public PathIcon()

Fields

DataProperty

public static readonly StyledProperty<Geometry?> DataProperty

Field Value

StyledProperty<Geometry>

Properties

Data

public Geometry? Data { get; set; }

Property Value

Geometry