Move IElementConfiguration to an internal structure on Cell (#5850)
authorShane Neuville <shane94@hotmail.com>
Wed, 17 Apr 2019 17:59:16 +0000 (11:59 -0600)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2019 17:59:16 +0000 (11:59 -0600)
commit7dda665c6dc64239b24896a08767d2c329982a4c
treeb0539aa0fe3140691bf5c7faf420e37afb4b0850
parent66134650e319389a7f550baf522c19390752b33e
Move IElementConfiguration to an internal structure on Cell (#5850)

* Move IElementConfiguration to an internal structure on Cell

* set custom ElementConfiguration to private

* fix comments
Xamarin.Forms.Core/Cells/Cell.cs
Xamarin.Forms.Platform.iOS/Cells/CellRenderer.cs