Xamarin.Forms.VisualElement: Event Members

The events of Xamarin.Forms.VisualElement are listed below. For a list of all members, see the VisualElement Members list.

See Also: Inherited members from Xamarin.Forms.Element

Public Events

ChildrenReorderedOccurs when the Children of a VisualElement have been re-ordered.
FocusedOccurs when the element receives focus.
MeasureInvalidatedEvent that is raised when the layout of a visual element is invalidated.
SizeChangedOccurs when either the Width or the Height properties change value on this element.
UnfocusedOccurs when the element loses focus.