NewsStoryPanel

StockSharp.Xaml.Windows.Maui

Painel para exibir texto de notícias.

Herda de: ContentView

Construtores

NewsStoryPanel
public NewsStoryPanel()
newsStoryPanel = NewsStoryPanel()

Cria uma nova instância.

Propriedades

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

Obtém ou define o texto da história.

Campos

StoryProperty
public static readonly BindableProperty StoryProperty
value = NewsStoryPanel.StoryProperty

Propriedade de história.