public void SetFlipY(bool flipY) { SafeNativeMethods.mp_EglSurfaceHolder__SetFlipY__b(mpPtr, flipY); GC.KeepAlive(this); }