LogControlView
StockSharp.Xaml.Windows.Maui
Log control for displaying log messages on MAUI.
継承元: ContentView
コンストラクター
LogControlView()
Creates a new LogControlView.
プロパティ
ToggleDebugCommand : ICommand
Command to toggle debug filter.
ToggleErrorCommand : ICommand
Command to toggle error filter.
ToggleInfoCommand : ICommand
Command to toggle info filter.
ToggleVerboseCommand : ICommand
Command to toggle verbose filter.
ToggleWarningCommand : ICommand
Command to toggle warning filter.
ViewModel : LogControlViewModel
Gets the view model.
メソッド
Clear()
Clears all messages.