Hi,
I want to bind the background color of a custom cell.
Is this possible.
I have tried this
View.SetBinding(VisualElement.BackgroundColor, "Color" );
But that do not work.
Hi,
I want to bind the background color of a custom cell.
Is this possible.
I have tried this
View.SetBinding(VisualElement.BackgroundColor, "Color" );
But that do not work.