Skip to content

ReactiveTextCell.OnBindingContextChanged() method

Defined in

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

Applies to

netstandard2.0

protected override void OnBindingContextChanged()

View source

Inherited documentation

These docs were inherited from Cell. The member doesn't override them on this type.

Summary: Event that is raised when the binding context is changed.

Remarks

To be added.