Interface IMagnetElementBase
- Namespace
- Nalu.MagnetLayout
- Assembly
- Nalu.Maui.Layouts.dll
An base interface for elements that can be part of a magnet layout.
public interface IMagnetElementBase
- Extension Methods
Properties
Id
Gets the unique identifier for this element.
string Id { get; }