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
Below are all properties, methods, and events of NumberBox
that are not currently implemented in Uno.
Not implemented properties
Not implemented events
Last updated Monday, 14 April 2025 02:07.