HelpButtonView

StockSharp.Xaml.Windows.Maui

Help button control that opens documentation URL in browser.

Hereda de: ContentView

Constructores

HelpButtonView()

Creates a new HelpButtonView.

Propiedades

DocUrl : string

Internet address of help site.

ShowText : bool

Show text instead of icon. The default is off.

Campos

DocUrlProperty : BindableProperty

Bindable property for DocUrl.

ShowTextProperty : BindableProperty

Bindable property for ShowText.