ReactiveCollectionViewSource.Changing property¶
Defined in
Type: ReactiveCollectionViewSourceReactiveUI.Reactive
Assembly: ReactiveUI.Reactive.dll
Applies to
net10.0-ios26.0, net10.0-maccatalyst26.0, net10.0-tvos26.0
public IObservable<IReactivePropertyChangedEventArgs<ReactiveCollectionViewSource<TSource>>> Changing { get; }
Summary: Gets an Observable that signals before a property is about to be changed.
Returns: IObservable