Xamarin.CommunityToolkit by Microsoft

<PackageReference Include="Xamarin.CommunityToolkit" Version="1.1.0-pre1" />

 EffectIds

sealed class EffectIds
public static string IconTintColor { get; }

Effect Id for IconTintColorEffect

public static string LifeCycleEffect { get; }

public static string RemoveBorder { get; }

Effect Id for RemoveBorderEffect

public static string SafeArea { get; }

Effect Id for SafeAreaEffect

public static string SelectAllText { get; }

Effect Id for SelectAllTextEffect

public static string ShadowEffect { get; }

Effect Id for ShadowEffect

public static string TouchEffect { get; }

Effect Id for TouchEffect

public static string VisualFeedback { get; }

Effect Id for VisualFeedbackEffect

public EffectIds()