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.