The properties of Xamarin.Forms.AbsoluteLayout are listed below. For a list of all members, see the AbsoluteLayout Members list.
See Also: Inherited members from Xamarin.Forms.Layout<Xamarin.Forms.View>
| [read-only] static | AutoSize | double. A value that indicates that the width or height of the child should be sized to that childs native size. |
| [read-only] | Children | AbsoluteLayout.IAbsoluteList<View>. Gets the collection of child elements of the AbsoluteLayout. |