Share via


UIImage.GetImageWithHorizontallyFlippedOrientation Method

Definition

[Foundation.Export("imageWithHorizontallyFlippedOrientation")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImage GetImageWithHorizontallyFlippedOrientation();
[<Foundation.Export("imageWithHorizontallyFlippedOrientation")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetImageWithHorizontallyFlippedOrientation : unit -> UIKit.UIImage
override this.GetImageWithHorizontallyFlippedOrientation : unit -> UIKit.UIImage

Returns

Attributes

Applies to