CommunityToolkit.Mvvm.Messaging.Messages Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AsyncCollectionRequestMessage<T> |
A |
AsyncRequestMessage<T> |
A |
CollectionRequestMessage<T> |
A |
PropertyChangedMessage<T> |
A message used to broadcast property changes in observable objects. |
RequestMessage<T> |
A |
ValueChangedMessage<T> |
A base message that signals whenever a specific value has changed. |