Share via


UIImagePickerController.CameraDevice Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImagePickerControllerCameraDevice CameraDevice { [Foundation.Export("cameraDevice")] get; [Foundation.Export("setCameraDevice:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("cameraDevice")>]
[<set: Foundation.Export("setCameraDevice:")>]
member this.CameraDevice : UIKit.UIImagePickerControllerCameraDevice with get, set

Property Value

Attributes

Applies to