WindowHelpButtonView
StockSharp.Xaml.Windows.Maui
Help button for window/page title bar that opens documentation URL in browser. Can be used as a ToolbarItem content or embedded in navigation bar.
継承元: ContentView
コンストラクター
WindowHelpButtonView()
Creates a new WindowHelpButtonView.
プロパティ
メソッド
CreateToolbarItem(string) : ToolbarItem
Creates a ToolbarItem for use in a page's toolbar.
- docUrl
- The documentation URL to open.
戻り値: A configured ToolbarItem.
フィールド
DocUrlProperty : BindableProperty
Bindable property for DocUrl.