Summary
Gets a signal when the fragment is deactivated.
- Namespace
- ReactiveUI
.AndroidSupport - Containing Type
- ReactiveFragment
Syntax
public IObservable<Unit> Deactivated { get; }
Value
Type | Description |
---|---|
IObservable |
public IObservable<Unit> Deactivated { get; }
Type | Description |
---|---|
IObservable |