Share via


PHImageRequestOptions.ResizeMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Photos.PHImageRequestOptionsResizeMode ResizeMode { [Foundation.Export("resizeMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setResizeMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("resizeMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setResizeMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ResizeMode : Photos.PHImageRequestOptionsResizeMode with get, set

Property Value

Attributes

Applies to