Share via


IFragmentManager.UnregisterForRefitNotifications Method

Definition

Unregister a previously registered delegate for refit notifications.

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

Parameters

del
RefitNotificationDelegate

The delegate to unregister.

Applies to