Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

Can i apply a binding to Style in Xamarin

$
0
0
Basically I have a pge like this:
<?xml version="1.0" encoding="utf-8" ?>
<ContentPage xmlns="http://xamarin.com/schemas/2014/forms"
             xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
             xmlns:styling="clr-namespace:Blah.Styling;assembly=RecoveryConnect_Mobile_PCL"
             Title="Login"
             x:Class="RecoveryConnect_Mobile_PCL.Views.Login.Page_Login"
             Style="{x:Static styling:AppStyling.Style_Page_Standard}">   <-- is there a way I can make this bindable???????
</ContentPage>

If I can do that I can toggle between 2 files wach having their own style rules that will affect the app


Viewing all articles
Browse latest Browse all 91519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>