HelpButtonView

StockSharp.Xaml.Windows.Maui

Help button control that opens documentation URL in browser.

Наследует: ContentView

Конструкторы

HelpButtonView()

Creates a new HelpButtonView.

Свойства

DocUrl : string

Internet address of help site.

ShowText : bool

Show text instead of icon. The default is off.

Поля

DocUrlProperty : BindableProperty

Bindable property for DocUrl.

ShowTextProperty : BindableProperty

Bindable property for ShowText.