The members of Xamarin.Forms.OpenGLView are listed below.
See Also: Inherited members from Xamarin.Forms.View
| Creates a new Xamarin.Forms.OpenGLView object with default values. |
static readonly | HasRenderLoopProperty | BindableProperty. Identifies the OpenGLView.HasRenderLoop bindable property. |
| HasRenderLoop | bool. Whether this Xamarin.Forms.OpenGLView has a custom rendering loop. | |
| OnDisplay | Action<Rectangle>. Overridden to create a custom rendering loop. |
Display()Called prior to rendering. | ||