Share via


IFragmentManager.RegisterForRefitNotifications Method

Definition

Register a delegate for refit notifications.

public void RegisterForRefitNotifications (Microsoft.MixedReality.WorldLocking.Core.RefitNotificationDelegate del);
abstract member RegisterForRefitNotifications : Microsoft.MixedReality.WorldLocking.Core.RefitNotificationDelegate -> unit
Public Sub RegisterForRefitNotifications (del As RefitNotificationDelegate)

Parameters

del
RefitNotificationDelegate

The delegate to call.

Applies to