NewsStoryPanel
StockSharp.Xaml.Windows.Maui
最新ニュースのストーリーテキストを表示するパネル。
継承元: ContentView
コンストラクター
プロパティ
Story
public string Story { get; set; }
value = newsStoryPanel.Story
newsStoryPanel.Story = value
ストーリーテキストを受け取り、設定します。
フィールド
StoryProperty
public static readonly BindableProperty StoryProperty
value = NewsStoryPanel.StoryProperty
ストーリーのbindable プロパティ.