Xamarin.Forms.IPlatform Members

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

Public Properties

BindingContextobject. The binding context for the native platform.
[read-only]
EngineIPlatformEngine. The platform engine, useful for getting the screen size and for finding out if the paltform supports 3D.
[read-only]
PagePage. Gets the root page of the platform.

Public Methods

SetPage(Page)
Sets the root page of the platform.

Public Events

BindingContextChangedEvent that is raised when the binding context changes.