UIKit.UIImagePickerController.ShowsCameraControls Property
Whether this UIImagePickerController should display the default camera controls.

Syntax

[get: Foundation.Export("showsCameraControls")]
[set: Foundation.Export("setShowsCameraControls:")]
public virtual bool ShowsCameraControls { get; set; }

Value

Default is set to true, specifying that default camera controls are visible in the picker. Otherwise set to false to provide a custom overlay view.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0