NumberBox : Control

Implemented for: WASM, Skia, Mobile

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 WASM, Skia, Mobile
NumberBoxValidationMode ValidationMode WASM, Skia, Mobile
string Text WASM, Skia, Mobile
NumberBoxSpinButtonPlacementMode SpinButtonPlacementMode WASM, Skia, Mobile
double SmallChange WASM, Skia, Mobile
SolidColorBrush SelectionHighlightColor WASM, Skia, Mobile
bool PreventKeyboardDisplayOnProgrammaticFocus WASM, Skia, Mobile
string PlaceholderText WASM, Skia, Mobile
INumberFormatter2 NumberFormatter WASM, Skia, Mobile
double Minimum WASM, Skia, Mobile
double Maximum WASM, Skia, Mobile
double LargeChange WASM, Skia, Mobile
bool IsWrapEnabled WASM, Skia, Mobile
DataTemplate HeaderTemplate WASM, Skia, Mobile
object Header WASM, Skia, Mobile
object Description WASM, Skia, Mobile
bool AcceptsExpression WASM, Skia, Mobile
DependencyProperty AcceptsExpressionProperty WASM, Skia, Mobile
DependencyProperty DescriptionProperty WASM, Skia, Mobile
DependencyProperty HeaderProperty WASM, Skia, Mobile
DependencyProperty HeaderTemplateProperty WASM, Skia, Mobile
DependencyProperty IsWrapEnabledProperty WASM, Skia, Mobile
DependencyProperty LargeChangeProperty WASM, Skia, Mobile
DependencyProperty MaximumProperty WASM, Skia, Mobile
DependencyProperty MinimumProperty WASM, Skia, Mobile
DependencyProperty NumberFormatterProperty WASM, Skia, Mobile
DependencyProperty PlaceholderTextProperty WASM, Skia, Mobile
DependencyProperty PreventKeyboardDisplayOnProgrammaticFocusProperty WASM, Skia, Mobile
DependencyProperty SelectionFlyoutProperty WASM, Skia, Mobile
DependencyProperty SelectionHighlightColorProperty WASM, Skia, Mobile
DependencyProperty SmallChangeProperty WASM, Skia, Mobile
DependencyProperty SpinButtonPlacementModeProperty WASM, Skia, Mobile
DependencyProperty TextProperty WASM, Skia, Mobile
DependencyProperty TextReadingOrderProperty WASM, Skia, Mobile
DependencyProperty ValidationModeProperty WASM, Skia, Mobile
DependencyProperty ValueProperty WASM, Skia, Mobile

Implemented events

Event Supported on
TypedEventHandler<NumberBox, NumberBoxValueChangedEventArgs> ValueChanged WASM, Skia, Mobile

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

Not implemented properties

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

Not implemented events

Event Not supported on
TypedEventHandler<NumberBox, NumberBoxValueChangedEventArgs> ValueChanged MacOS

Last updated Monday, 14 April 2025 02:07.