SecretPage
StockSharp.Xaml.Windows.Maui
Secret/password input page.
Inherits: ContentPage
Constructors
SecretPage()
Creates a new SecretPage.
Properties
Secret : SecureString
Gets or sets the secret.
ViewModel : SecretWindowViewModel
Gets the ViewModel.
Events
Completed : EventHandler<bool>
Event raised when completed.