c# - Xamarin.Forms: Set BackgroundImage from embedded image -


in xamarin.froms, possible set embedded image backgroundimage?

thanks.

it not possible directly.

you can, however, create new custom renderer inherits pagerenderer, add new bindable property custom page, such backgroundimagefromfile , handle in renderer


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -