INamed Interface

Objects implementing this interface and providing a value for Name will be registered in the relevant namescope when constructed in XAML.

Definition

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

Properties

Name Gets the element name.

See Also