namespace LightlessSync.UtilsEnum.Enum { public enum LabelAlignment { Left, Center, Right, } }