The49.Maui.BottomSheet
The49.Maui.BottomSheet copied to clipboard
SelectedDetent doesn't move sheet after shown
The documentation states SelectedDetent "...and updates the sheet's position when changed". I have tried doing this from the code-behind and the ViewModel, neither of which moves the sheet to the specified detent. Is this supported? I have a sheet I want to start at one point, then programmatically slide down a bit.
Thanks