UIImagePickerController.StartVideoCapture 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.
Begins video capture using this UIImagePickerController's CameraDevice.
[Foundation.Export("startVideoCapture")]
public virtual bool StartVideoCapture();abstract member StartVideoCapture : unit -> bool
override this.StartVideoCapture : unit -> boolReturns
Returns true for success. Otherwise returns false for failure.
- Attributes