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