Table of Contents

Interface ITile

Namespace
The.WPF.Screens.Stats.Tiles
Assembly
Instagile.WPF.dll
public interface ITile

Properties

Content

object? Content { get; set; }

Property Value

object

Name

string Name { get; }

Property Value

string

Methods

LoadAsync()

Task LoadAsync()

Returns

Task