public static void Preserve() { TouchViewRenderer.Preserve(); PlatformTouchEff.Preserve(); }
internal AccessibilityListener(PlatformTouchEff platformTouchEff) => _platformTouchEff = platformTouchEff;
public static void Preserve() { PlatformTouchEff.Preserve(); }