Table of Contents

Method HandleMacPlatformDidUpdateFocus

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

HandleMacPlatformDidUpdateFocus(PlatformView, UIFocusUpdateContext)

Handles 'DidUpdateFocus' event of the platform view on mac platform.

protected virtual void HandleMacPlatformDidUpdateFocus(PlatformView sender, UIFocusUpdateContext context)

Parameters

sender PlatformView

Sender of the event.

context UIFocusUpdateContext

Event context.