Quantcast
Viewing all articles
Browse latest Browse all 20

Closed Issue: Add Transient Property Helper [2]

Usage will be something like:

Transient(()=>MyProperty), this can be done in the CTOR of the viewmodel, and will result in that property automatically being persisted to Application Transient Storage when the application is deactivated, and restored automatically when restored
Comments: Done

Viewing all articles
Browse latest Browse all 20

Trending Articles