Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 845 Bytes

element.md

File metadata and controls

21 lines (14 loc) · 845 Bytes

Element

Inheritance: None
Xamarin.Forms documentation: Element API

Constructors

This control can’t be instantiated on its own. Its properties and events are inherited by its descendants.

Properties

Properties Description
automationId(value: string) Sets the automation identifier of the widget

Events

Events Description
onMounted(value: ‘msg) Listens for the widget being mounted
onUnmounted(value: ‘msg) Listens for the widget being unmounted