Table of Contents

Class StringItemWithHintVM

Namespace
TaleWorlds.Core.ViewModelCollection.Generic
Assembly
TaleWorlds.Core.ViewModelCollection.dll
public class StringItemWithHintVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
StringItemWithHintVM
Implements
Inherited Members

Constructors

StringItemWithHintVM(string, TextObject)

public StringItemWithHintVM(string text, TextObject hint)

Parameters

text string
hint TextObject

Properties

Hint

[DataSourceProperty]
public HintViewModel Hint { get; set; }

Property Value

HintViewModel

Text

[DataSourceProperty]
public string Text { get; set; }

Property Value

string

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).