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

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

python - Exception while importing pymorphy2 -