Freigeben über


UIImagePickerController.AllowsImageEditing Eigenschaft

Definition

Entwickler sollten diese veraltete Eigenschaft nicht verwenden.

[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

Eigenschaftswert

Standardmäßig auf false festgelegt.

Attribute

Gilt für: