Interface IVerticalPoles
- Namespace
- Nalu.MagnetLayout
- Assembly
- Nalu.Maui.Layouts.dll
An interface for elements that have vertical poles.
public interface IVerticalPoles
Properties
Bottom
Bottom pole of the element.
Variable Bottom { get; }
Property Value
Top
Top pole of the element.
Variable Top { get; }