The recording of the first ever ReactiveUI virtual conference is available on our YouTube Channel.

ObservableAsPropertyExtensions Class

Summary

Extension methods for observable as property helpers.
Namespace
ReactiveUI.Fody.Helpers
Base Types
  • object
graph BT Type-->Base0["object"] Type["ObservableAsPropertyExtensions"] class Type type-node

Syntax

public static class ObservableAsPropertyExtensions

Methods

Extension Methods

Name Value Summary
InvokeViewModelAction<T>(Action<T>) object
This is a thing I lifted from Prism.