NumberBox : Control

Implemented for: all platforms supported by Uno Platform

This document lists all properties, methods, and events of NumberBox that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.

To better understand how NumberBox works, you can use the Uno Gallery or run your own tests on the Uno Playground.

Implemented properties

Property Supported on
double Value all platforms supported by Uno Platform
NumberBoxValidationMode ValidationMode all platforms supported by Uno Platform
string Text all platforms supported by Uno Platform
NumberBoxSpinButtonPlacementMode SpinButtonPlacementMode all platforms supported by Uno Platform
double SmallChange all platforms supported by Uno Platform
SolidColorBrush SelectionHighlightColor all platforms supported by Uno Platform
bool PreventKeyboardDisplayOnProgrammaticFocus all platforms supported by Uno Platform
string PlaceholderText all platforms supported by Uno Platform
INumberFormatter2 NumberFormatter all platforms supported by Uno Platform
double Minimum all platforms supported by Uno Platform
double Maximum all platforms supported by Uno Platform
double LargeChange all platforms supported by Uno Platform
bool IsWrapEnabled all platforms supported by Uno Platform
DataTemplate HeaderTemplate all platforms supported by Uno Platform
object Header all platforms supported by Uno Platform
object Description all platforms supported by Uno Platform
bool AcceptsExpression all platforms supported by Uno Platform
DependencyProperty AcceptsExpressionProperty all platforms supported by Uno Platform
DependencyProperty DescriptionProperty all platforms supported by Uno Platform
DependencyProperty HeaderProperty all platforms supported by Uno Platform
DependencyProperty HeaderTemplateProperty all platforms supported by Uno Platform
DependencyProperty IsWrapEnabledProperty all platforms supported by Uno Platform
DependencyProperty LargeChangeProperty all platforms supported by Uno Platform
DependencyProperty MaximumProperty all platforms supported by Uno Platform
DependencyProperty MinimumProperty all platforms supported by Uno Platform
DependencyProperty NumberFormatterProperty all platforms supported by Uno Platform
DependencyProperty PlaceholderTextProperty all platforms supported by Uno Platform
DependencyProperty PreventKeyboardDisplayOnProgrammaticFocusProperty all platforms supported by Uno Platform
DependencyProperty SelectionFlyoutProperty all platforms supported by Uno Platform
DependencyProperty SelectionHighlightColorProperty all platforms supported by Uno Platform
DependencyProperty SmallChangeProperty all platforms supported by Uno Platform
DependencyProperty SpinButtonPlacementModeProperty all platforms supported by Uno Platform
DependencyProperty TextProperty all platforms supported by Uno Platform
DependencyProperty TextReadingOrderProperty all platforms supported by Uno Platform
DependencyProperty ValidationModeProperty all platforms supported by Uno Platform
DependencyProperty ValueProperty all platforms supported by Uno Platform

Implemented events

Event Supported on
TypedEventHandler<NumberBox, NumberBoxValueChangedEventArgs> ValueChanged all platforms supported by Uno Platform

Below are all properties, methods, and events of NumberBox that are not currently implemented in Uno.

Not implemented properties

Property Not supported on
TextReadingOrder TextReadingOrder all platforms supported by Uno Platform
FlyoutBase SelectionFlyout all platforms supported by Uno Platform

Last updated Friday, 26 April 2024 18:42.