IFragmentManager.UnregisterForRefitNotifications 方法

定义

取消注册以前注册的委托以接收改装通知。

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

参数

del
RefitNotificationDelegate

要注销的委托。

适用于