UIImagePickerController.CameraOverlayView Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
UiView personnalisé à superposer au-dessus de l’interface du sélecteur d’images par défaut.
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
Valeur de propriété
Si la valeur est true
, l’appareil prend en charge le type de source spécifié. Sinon, a la valeur false
.
- Attributs