dotnet / MobileBlazorBindings

Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
MIT License
1.21k stars 172 forks source link

Add support for Brushes and Background property #395

Closed Dreamescaper closed 2 years ago

Dreamescaper commented 3 years ago

Fixes #385 .

This PR is based on #346 and #343 PRs, so those should be reviewed first.

Example .razor ```razor .... ```
Screen ![image](https://user-images.githubusercontent.com/17177729/127235589-7174ff7a-c304-427a-8081-91e78f8700b2.png)