SecretPage
StockSharp.Xaml.Windows.Maui
Secret/password input page.
继承自: ContentPage
构造函数
SecretPage()
Creates a new SecretPage.
属性
Secret : SecureString
Gets or sets the secret.
ViewModel : SecretWindowViewModel
Gets the ViewModel.
事件
Completed : EventHandler<bool>
Event raised when completed.