다음을 통해 공유


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로 설정됩니다.

특성

적용 대상