PerceptionColorFrameSourceWatcher.Stop 方法

定义

调用此方法时,颜色帧源观察程序将停止查找对颜色帧源列表的更改。 此操作不是即时的;停止操作完成后,将触发 Stopped 事件。

public:
 virtual void Stop() = Stop;
void Stop();
/// [Windows.Foundation.Metadata.Deprecated("PerceptionColorFrameSourceWatcher may be unavailable after Windows Creator Update.  Use Windows.Devices.Enumeration.DeviceWatcher instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
void Stop();
public void Stop();
[Windows.Foundation.Metadata.Deprecated("PerceptionColorFrameSourceWatcher may be unavailable after Windows Creator Update.  Use Windows.Devices.Enumeration.DeviceWatcher instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
public void Stop();
function stop()
Public Sub Stop ()
属性

适用于