ImageMaskedViewTransformation
public enum ImageMaskedViewTransformation
A transformation to apply to the ImageMaskedView.maskingImage
-
Keep image as it is.
Declaration
Swift
case asIs -
Flip image vertically.
Declaration
Swift
case flippedVertically