The members of Xamarin.Forms.IPlatform are listed below.
| BindingContext | object. The binding context for the native platform. | |
| [read-only] | Engine | IPlatformEngine. The platform engine, useful for getting the screen size and for finding out if the paltform supports 3D. |
| [read-only] | Page | Page. Gets the root page of the platform. |
| BindingContextChanged | Event that is raised when the binding context changes. |