Table of Contents

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

Variable

Top

Top pole of the element.

Variable Top { get; }

Property Value

Variable