Ejemplo n.º 1
0
 public static void Preserve()
 {
     TouchViewRenderer.Preserve();
     PlatformTouchEff.Preserve();
 }
Ejemplo n.º 2
0
 internal AccessibilityListener(PlatformTouchEff platformTouchEff)
 => _platformTouchEff = platformTouchEff;
Ejemplo n.º 3
0
 public static void Preserve()
 {
     PlatformTouchEff.Preserve();
 }