NavigableElement.OnParentSet Method

Definition

Raises the (internal) ParentSet event.

C#
protected override void OnParentSet ();

Remarks

Will set the NavigationProxy's inner navigation object to closest topmost element capable of handling navigation calls.

Applies to

Product Versions
.NET MAUI 8, 9

See also