SymbolPickerPage

StockSharp.Broker.Maui.Terminal.Pages

Inherits: ContentPage

Properties

Selection : TaskCompletionSource<string>

Resolves with the symbol the user picked (or null if they cancelled). Caller awaits this after pushing the page modally.