namespace Microsoft.Maui.Platform.Linux.Services; public enum PreEditAttributeType { None, Underline, Highlighted, Reverse }