次の方法で共有


UIImagePickerController.AllowsImageEditing プロパティ

定義

開発者は、この非推奨のプロパティを使用しないでください。

[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

プロパティ値

既定では false に設定されています。

属性

適用対象