Xamarin.Forms.OpenGLView Members

The members of Xamarin.Forms.OpenGLView are listed below.

See Also: Inherited members from Xamarin.Forms.View

Public Constructors

Creates a new Xamarin.Forms.OpenGLView object with default values.

Public Fields

static readonly
HasRenderLoopPropertyBindableProperty. Identifies the OpenGLView.HasRenderLoop bindable property.

Public Properties

HasRenderLoopbool. Whether this Xamarin.Forms.OpenGLView has a custom rendering loop.
OnDisplayAction<Rectangle>. Overridden to create a custom rendering loop.

Public Methods

Display()
Called prior to rendering.