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

asp.net mvc - SSO between MVCForum and Umbraco7 -

python - Exception while importing pymorphy2 -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -