Skip to content

StardewUI.Framework.Content Namespace

Classes

Name Description
AssetCache Standard in-game implementation of the asset cache based on SMAPI's helpers and events.

Interfaces

Name Description
IAssetCache Cache used for asset-based view bindings.
IAssetCacheEntry<T> Entry retrieved from an IAssetCache.
IResolutionScope Defines a scope in which certain types of external and potentially ambiguous binding attributes may be resolved.
IResolutionScopeFactory Factory for creating IResolutionScope instances.
ISourceResolver Provides a method to connect a parsed Document back to the mod that provided it.