RxShell.OnBindingContextChanged() method¶
Defined in
Type: RxShellReactiveMarbles.ViewModel.MAUI
Assembly: ReactiveMarbles.ViewModel.MAUI.dll
Applies to
net8.0-android34.0, net8.0-ios17.2, net8.0-windows10.0.19041, net8.0-maccatalyst17.2
protected override void OnBindingContextChanged()
Inherited documentation
These docs were inherited from Shell. The member doesn't override them on this type.
Summary: Invoked whenever the binding context of the page changes. Override this method to add class handling for this event.