enisn / UraniumUI

Uranium is a Free & Open-Source UI Kit for MAUI.
Apache License 2.0
1.19k stars 142 forks source link

Expanding Pickerfield #642

Closed enisn closed 8 months ago

enisn commented 8 months ago

Here;

HorizontalOptions="Center"

When content is longer and layout allows more width, it'll expand: pickerfield-expand

Otherwise, If the Layout limits the space it'll be wrapped. image