Xamarin.Forms.Element: Property Members

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

Public Properties

ClassIdstring. Gets or sets a value used to identify a collection of semantically similar elements.
[read-only]
IdGuid. Gets a value that can be used to uniquely identify an element through the run of an application.
ParentElement. Gets or sets the parent element of the element.
[read-only]
ParentViewVisualElement. Gets the element which is the closest ancestor of this element that is a Xamarin.Forms.VisualElement.
StyleIdstring. Gets or sets a user defined value to uniquely identify the element.