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.