Method OnVisibleChanging
OnVisibleChanging()
Called when the Visible property is changing. Handles layout and focus management.
protected override bool OnVisibleChanging()
Returns
Remarks
When becoming visible: Lays out the popover to fit the screen.
When becoming hidden: Restores focus to the previously focused view in the view hierarchy.