This method is called when the size of the element is set during a layout cycle. This method is called directly before the
VisualElement.SizeChanged event is emitted. Implement this method to add class handling for this event.
Syntax
Parameters
- width
- The new width of the element.
- height
- The new height of the element.
Remarks
Requirements
Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0