Skip to content

ReactiveMasterDetailPage.OnBindingContextChanged() method

Defined in

Type: ReactiveMasterDetailPage Namespace: ReactiveUI.XamForms Assembly: ReactiveUI.XamForms.dll

Applies to

netstandard2.0

protected override void OnBindingContextChanged()

View source

Inherited documentation

These docs were inherited from Page. 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.

Remarks

Overriders must call the base method.