jsuarezruiz / Xamanimation

Xamarin Forms Animation Library
MIT License
458 stars 57 forks source link

Binding is null #10

Open lolohouse opened 6 years ago

lolohouse commented 6 years ago

this example: <controls:ExtenderSwitch Grid.Row="8" Grid.Column="1" IsEnabled="{Binding IsEditing}" IsToggled="{Binding Customizing.IsShoppingOnline, Mode=TwoWay}" Style="{StaticResource CustomizingCard.CardSwitch}">