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