Class SubtitledSection
public sealed class SubtitledSection : WrappingSectionBase, ISection, IModel, INotifyPropertyChanged, IDataErrorInfo
- Inheritance
-
SubtitledSection
- Implements
- Inherited Members
- Extension Methods
Constructors
SubtitledSection(ISection, Func<Task<string>>)
public SubtitledSection(ISection inner, Func<Task<string>> subtitleGeneratorAsync)
Parameters
Properties
Subtitle
public override string Subtitle { get; }
Property Value
Methods
OnLoadedAsync()
public override Task OnLoadedAsync()