Table of Contents

Method OnParentChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Maui.dll

OnParentChanged()

When overridden in a derived class, should raise the ParentChanged event.

protected override void OnParentChanged()

Remarks

It is the implementor's responsibility to raise the ParentChanged event.