Compartir a través de


UIImagePickerController.AllowsImageEditing Propiedad

Definición

Los desarrolladores no deben usar esta propiedad en desuso.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 1, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AllowsImageEditing { [Foundation.Export("allowsImageEditing")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 1, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAllowsImageEditing:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 1, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AllowsImageEditing : bool with get, set

Valor de propiedad

Se establece en false de forma predeterminada.

Atributos

Se aplica a