A bool which controls whether the graphics context is recreated when the view's UIKit.UIView.Bounds changes.
If true, when iPhoneOSGameView.LayoutSubviews is invoked and UIKit.UIView.Bounds differs from iPhoneOSGameView.Size, then the framebuffer will be destroyed and recreated.
Otherwise, all view size changes are ignored.