Good Morning,
I downloaded a sample of you and it worked correctly on my device. But when I make the code below, no comma or period appears. Am I missing something?
<syncfusion:SfNumericTextBox x:Name="numPressure"
MaximumNumberDecimalDigits="2"
BorderColor="Blue" TextColor="Black" FontSize="15"
WidthRequest="100"
TextAlignment="Center"
ValueChanged="NumPressure_Changed"/>