UIImagePickerController.CameraOverlayView Property

Definition

A custom UIView to overlay on top of the default image picker interface.

public virtual UIKit.UIView CameraOverlayView { [Foundation.Export("cameraOverlayView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCameraOverlayView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.CameraOverlayView : UIKit.UIView with get, set

Property Value

If set to true, the device supports the specified source type. Otherwise set to false.

Attributes

Applies to