Share via


UIImage.ResizingMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[ObjCRuntime.ThreadSafe]
public virtual UIKit.UIImageResizingMode ResizingMode { [Foundation.Export("resizingMode")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<ObjCRuntime.ThreadSafe>]
[<get: Foundation.Export("resizingMode")>]
member this.ResizingMode : UIKit.UIImageResizingMode

Property Value

Attributes

Applies to