The properties of Xamarin.Forms.Element are listed below. For a list of all members, see the Element Members list.
See Also: Inherited members from Xamarin.Forms.BindableObject
| ClassId | string. Gets or sets a value used to identify a collection of semantically similar elements. | |
| [read-only] | Id | Guid. Gets a value that can be used to uniquely identify an element through the run of an application. |
| Parent | Element. Gets or sets the parent element of the element. | |
| [read-only] | ParentView | VisualElement. Gets the element which is the closest ancestor of this element that is a Xamarin.Forms.VisualElement. |
| StyleId | string. Gets or sets a user defined value to uniquely identify the element. |