IDescription Interface

Interface for objects with a Description.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public interface IDescription

Properties

Description Gets the description of the object.

See Also