NewsStoryPanel

StockSharp.Xaml.Windows.Maui

最新ニュースのストーリーテキストを表示するパネル。

継承元: ContentView

コンストラクター

NewsStoryPanel
public NewsStoryPanel()
newsStoryPanel = NewsStoryPanel()

新規インスタンスを作成します。

プロパティ

Story
public string Story { get; set; }
value = newsStoryPanel.Story
newsStoryPanel.Story = value

ストーリーテキストを受け取り、設定します。

フィールド

StoryProperty
public static readonly BindableProperty StoryProperty
value = NewsStoryPanel.StoryProperty

ストーリーのbindable プロパティ.