HelpButtonView

StockSharp.Xaml.Windows.Maui

Help button control that opens documentation URL in browser.

Inherits: ContentView

Constructors

HelpButtonView()

Creates a new HelpButtonView.

Properties

DocUrl : string

Internet address of help site.

ShowText : bool

Show text instead of icon. The default is off.

Fields

DocUrlProperty : BindableProperty

Bindable property for DocUrl.

ShowTextProperty : BindableProperty

Bindable property for ShowText.