xamarin-docs icon indicating copy to clipboard operation
xamarin-docs copied to clipboard

Spelling Mistake

Open syedadnanshah7 opened this issue 3 years ago • 0 comments

Kindly check for the spelling mistake in following paragraph : "BinableLayout.ItemsSource" should be BindableLayout.ItemsSource

The Layout<T> class exposes a Children collection, to which the child elements of a layout are added. When the BinableLayout.ItemsSource property is set to a collection of items and attached to a Layout<T>-derived class, each item in the collection is added to the Layout<T>.Children collection for display by the layout. The Layout<T>-derived class will then update its child views when the underlying collection changes. For more information about the Xamarin.Forms layout cycle, see Creating a Custom Layout.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

syedadnanshah7 avatar Jun 21 '21 17:06 syedadnanshah7