Skip to content

Commit b7f2300

Browse files
committed
[lock states] apply lock states from viewmodel
1 parent 726c997 commit b7f2300

File tree

1 file changed

+1
-0
lines changed
  • Samples/Xam.Plugin.SimpleBottomDrawer.Samples/Xam.Plugin.SimpleBottomDrawer.Samples

1 file changed

+1
-0
lines changed

Samples/Xam.Plugin.SimpleBottomDrawer.Samples/Xam.Plugin.SimpleBottomDrawer.Samples/MainPage.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
ExpandedPercentage="{Binding ExpandedPercentage}"
5151
IsExpanded="{Binding IsExpanded}"
5252
IsVisible="{Binding IsVisible}"
53+
LockStates="{Binding LockStates}"
5354
RelativeLayout.HeightConstraint="{ConstraintExpression Type=RelativeToParent,
5455
Property=Height,
5556
Factor=1,

0 commit comments

Comments
 (0)