Class LauncherNewsItemVM
- Namespace
- TaleWorlds.MountAndBlade.Launcher.Library
- Assembly
- TaleWorlds.MountAndBlade.Launcher.Library.dll
public class LauncherNewsItemVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
LauncherNewsItemVM
- Implements
- Inherited Members
Constructors
LauncherNewsItemVM(NewsItem, bool)
public LauncherNewsItemVM(NewsItem item, bool isMultiplayer)
Parameters
Properties
Category
[DataSourceProperty]
public string Category { get; set; }
Property Value
NewsImageUrl
[DataSourceProperty]
public string NewsImageUrl { get; set; }
Property Value
Title
[DataSourceProperty]
public string Title { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).