namespace NeoNatalie.Live.MAUI.Views.Controls; public enum RulerDataType { DateTime, TimeSpan, Numeric, String }