HelpButtonView

StockSharp.Xaml.Windows.Maui

Help button control that opens documentation URL in browser.

Erbt von: ContentView

Konstruktoren

HelpButtonView()

Creates a new HelpButtonView.

Eigenschaften

DocUrl : string

Internet address of help site.

ShowText : bool

Show text instead of icon. The default is off.

Felder

DocUrlProperty : BindableProperty

Bindable property for DocUrl.

ShowTextProperty : BindableProperty

Bindable property for ShowText.