CFNotificationCenter.RemoveObserver(CFNotificationObserverToken) 方法

定义

删除指定的观察者。

public void RemoveObserver (CoreFoundation.CFNotificationObserverToken token);
member this.RemoveObserver : CoreFoundation.CFNotificationObserverToken -> unit

参数

适用于