namespace SharpUI.Source.Common.UI.Elements.TooltipInfo { public enum PointerPosition { Left, Right, Top, Bottom } }