Hover UI Kit  2.0.0B (beta)
Hover.Core.Layouts Namespace Reference

Arrange items based on a particular shape. More...

Namespaces

namespace  Arc
 Arrange items into arc-shaped layouts.
 
namespace  Rect
 Arrange items into rectangular-shaped layouts.
 

Classes

class  LayoutUtil
 

Enumerations

enum  AnchorType {
  AnchorType.UpperLeft,
  AnchorType.UpperCenter,
  AnchorType.UpperRight,
  AnchorType.MiddleLeft,
  AnchorType.MiddleCenter,
  AnchorType.MiddleRight,
  AnchorType.LowerLeft,
  AnchorType.LowerCenter,
  AnchorType.LowerRight
}
 

Detailed Description

Arrange items based on a particular shape.

Enumeration Type Documentation

§ AnchorType

Enumerator
UpperLeft 
UpperCenter 
UpperRight 
MiddleLeft 
MiddleCenter 
MiddleRight 
LowerLeft 
LowerCenter 
LowerRight