HMCameraStreamControlDelegate.DidStopStream Method      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called by the system when the cameraStreamControl video stream stops.
[Foundation.Export("cameraStreamControl:didStopStreamWithError:")]
public virtual void DidStopStream(HomeKit.HMCameraStreamControl cameraStreamControl, Foundation.NSError error);abstract member DidStopStream : HomeKit.HMCameraStreamControl * Foundation.NSError -> unit
override this.DidStopStream : HomeKit.HMCameraStreamControl * Foundation.NSError -> unitParameters
- cameraStreamControl
- HMCameraStreamControl
- Attributes