The properties of Xamarin.Forms.Application are listed below. For a list of all members, see the Application Members list.
See Also: Inherited members from Xamarin.Forms.Element
| [read-only] static | Current | Application. Gets the current application. |
| MainPage | Page. Gets or sets the main page of the application. | |
| [read-only] | Properties | IDictionary<string, object>. Gets the dictionary of properties for this Xamarin.Forms.Application object. |
| Resources | ResourceDictionary. Gets or sets the resource dictionary for this Xamarin.Forms.Application object. |