dotnet/maui

[Enhancement] Slider's Orientation

Open

#2,843 opened on Oct 5, 2021

View on GitHub
 (4 comments) (6 reactions) (0 assignees)C# (1,951 forks)batch import
area-controls-slidergood first issuet/enhancement ☀️

Repository metrics

Stars
 (23,245 stars)
PR merge metrics
 (Avg merge 47d 9h) (248 merged PRs in 30d)

Description

Hi,

Please add Orientation to the Slider control with the following sytanx:

Orientation="[Horizontal | Vertical]"

Contributor guide