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