Table of Contents

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

Variable

ChainRight

Right pole of the chain element.

Variable ChainRight { get; }

Property Value

Variable