NewsStoryPanel

StockSharp.Xaml.Windows.Maui

Panel para mostrar texto de la historia de noticias.

Hereda de: ContentView

Constructores

NewsStoryPanel
public NewsStoryPanel()
newsStoryPanel = NewsStoryPanel()

Crea una nueva instancia.

Propiedades

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

Obtiene o establece el texto de la historia.

Campos

StoryProperty
public static readonly BindableProperty StoryProperty
value = NewsStoryPanel.StoryProperty

Historia propiedad bindable.