PasswordBox : Control (UWP) TextBox (Android/iOS/tvOS/WASM)

Implemented for: WASM, Skia, Mobile

This document lists all properties, methods, and events of PasswordBox 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 PasswordBox works, you can use the Uno Gallery or run your own tests on the Uno Playground.

Implemented properties

Implemented methods

Method Supported on
void SelectAll() WASM, Skia, Mobile
void PasteFromClipboard() WASM, Skia, Mobile

Implemented events

Event Supported on
RoutedEventHandler PasswordChanged WASM, Skia, Mobile
TextControlPasteEventHandler Paste WASM, Skia, Mobile

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

Not implemented properties

Property Not supported on
TextReadingOrder TextReadingOrder all platforms supported by Uno Platform
SolidColorBrush SelectionHighlightColor MacOS
FlyoutBase SelectionFlyout all platforms supported by Uno Platform
bool PreventKeyboardDisplayOnProgrammaticFocus iOS, MacOS, WASM, Skia, tvOS
string PlaceholderText MacOS
PasswordRevealMode PasswordRevealMode MacOS
string PasswordChar all platforms supported by Uno Platform
string Password MacOS
int MaxLength MacOS
bool IsPasswordRevealButtonEnabled MacOS
InputScope InputScope MacOS
DataTemplate HeaderTemplate MacOS
object Header MacOS
object Description MacOS
bool CanPasteClipboardContent all platforms supported by Uno Platform
DependencyProperty CanPasteClipboardContentProperty all platforms supported by Uno Platform
DependencyProperty DescriptionProperty MacOS
DependencyProperty HeaderProperty MacOS
DependencyProperty HeaderTemplateProperty MacOS
DependencyProperty InputScopeProperty MacOS
DependencyProperty IsPasswordRevealButtonEnabledProperty MacOS
DependencyProperty MaxLengthProperty MacOS
DependencyProperty PasswordCharProperty all platforms supported by Uno Platform
DependencyProperty PasswordProperty MacOS
DependencyProperty PasswordRevealModeProperty MacOS
DependencyProperty PlaceholderTextProperty MacOS
DependencyProperty PreventKeyboardDisplayOnProgrammaticFocusProperty iOS, MacOS, WASM, Skia, tvOS
DependencyProperty SelectionFlyoutProperty all platforms supported by Uno Platform
DependencyProperty SelectionHighlightColorProperty MacOS
DependencyProperty TextReadingOrderProperty all platforms supported by Uno Platform

Not implemented methods

Method Not supported on
void SelectAll() MacOS
void PasteFromClipboard() MacOS

Not implemented events


Last updated Tuesday, 01 April 2025 11:39.