Interface IHorizontalChainPoles
- Namespace
- Nalu.MagnetLayout
- Assembly
- Nalu.Maui.Layouts.dll
An interface for elements that have horizontal chainable poles.
public interface IHorizontalChainPoles
Properties
ChainLeft
Left pole of the chain element.
Variable ChainLeft { get; }
Property Value
ChainRight
Right pole of the chain element.
Variable ChainRight { get; }