Пример #1
0
 public override void OnLowMemory()
 {
     AndroidSDLSurface.OnLowMemory();
     base.OnLowMemory();
 }