SymbolPickerPage

StockSharp.Broker.Maui.Terminal.Pages

Inherits: ContentPage

Properties

Selection
public TaskCompletionSource<string> Selection { get; }
value = symbolPickerPage.Selection

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