UIImageView$Methods extension

on

Properties

adjustsImageWhenAncestorFocused bool

Available on UIImageView, provided by the UIImageView$Methods extension

adjustsImageWhenAncestorFocused
getter/setter pair
animationDuration double

Available on UIImageView, provided by the UIImageView$Methods extension

animationDuration
getter/setter pair
animationImages ↔ NSArray?

Available on UIImageView, provided by the UIImageView$Methods extension

animationImages
getter/setter pair
animationRepeatCount int

Available on UIImageView, provided by the UIImageView$Methods extension

animationRepeatCount
getter/setter pair
focusedFrameGuide UILayoutGuide

Available on UIImageView, provided by the UIImageView$Methods extension

focusedFrameGuide
no setter
highlightedAnimationImages ↔ NSArray?

Available on UIImageView, provided by the UIImageView$Methods extension

highlightedAnimationImages
getter/setter pair
highlightedImage UIImage?

Available on UIImageView, provided by the UIImageView$Methods extension

highlightedImage
getter/setter pair
image UIImage?

Available on UIImageView, provided by the UIImageView$Methods extension

image
getter/setter pair
isAnimating bool

Available on UIImageView, provided by the UIImageView$Methods extension

isAnimating
no setter
isHighlighted bool

Available on UIImageView, provided by the UIImageView$Methods extension

isHighlighted
getter/setter pair
isUserInteractionEnabled bool

Available on UIImageView, provided by the UIImageView$Methods extension

isUserInteractionEnabled
getter/setter pair
masksFocusEffectToContents bool

Available on UIImageView, provided by the UIImageView$Methods extension

masksFocusEffectToContents
getter/setter pair
overlayContentView UIView

Available on UIImageView, provided by the UIImageView$Methods extension

overlayContentView
no setter
preferredSymbolConfiguration UIImageSymbolConfiguration?

Available on UIImageView, provided by the UIImageView$Methods extension

preferredSymbolConfiguration
getter/setter pair
tintColor UIColor

Available on UIImageView, provided by the UIImageView$Methods extension

tintColor
getter/setter pair

Methods

init() UIImageView

Available on UIImageView, provided by the UIImageView$Methods extension

init
initWithCoder(NSCoder coder) UIImageView?

Available on UIImageView, provided by the UIImageView$Methods extension

initWithCoder:
initWithFrame(CGRect frame) UIImageView

Available on UIImageView, provided by the UIImageView$Methods extension

initWithFrame:
initWithImage(UIImage? image) UIImageView

Available on UIImageView, provided by the UIImageView$Methods extension

initWithImage:
initWithImage$1(UIImage? image, {UIImage? highlightedImage}) UIImageView

Available on UIImageView, provided by the UIImageView$Methods extension

initWithImage:highlightedImage:
startAnimating() → void

Available on UIImageView, provided by the UIImageView$Methods extension

startAnimating
stopAnimating() → void

Available on UIImageView, provided by the UIImageView$Methods extension

stopAnimating