UIImageView$Methods extension
- on
Properties
- adjustsImageWhenAncestorFocused ↔ bool
-
Available on UIImageView, provided by the UIImageView$Methods extension
adjustsImageWhenAncestorFocusedgetter/setter pair - animationDuration ↔ double
-
Available on UIImageView, provided by the UIImageView$Methods extension
animationDurationgetter/setter pair - animationImages ↔ NSArray?
-
Available on UIImageView, provided by the UIImageView$Methods extension
animationImagesgetter/setter pair - animationRepeatCount ↔ int
-
Available on UIImageView, provided by the UIImageView$Methods extension
animationRepeatCountgetter/setter pair - focusedFrameGuide → UILayoutGuide
-
Available on UIImageView, provided by the UIImageView$Methods extension
focusedFrameGuideno setter - highlightedAnimationImages ↔ NSArray?
-
Available on UIImageView, provided by the UIImageView$Methods extension
highlightedAnimationImagesgetter/setter pair - highlightedImage ↔ UIImage?
-
Available on UIImageView, provided by the UIImageView$Methods extension
highlightedImagegetter/setter pair - image ↔ UIImage?
-
Available on UIImageView, provided by the UIImageView$Methods extension
imagegetter/setter pair - isAnimating → bool
-
Available on UIImageView, provided by the UIImageView$Methods extension
isAnimatingno setter - isHighlighted ↔ bool
-
Available on UIImageView, provided by the UIImageView$Methods extension
isHighlightedgetter/setter pair - isUserInteractionEnabled ↔ bool
-
Available on UIImageView, provided by the UIImageView$Methods extension
isUserInteractionEnabledgetter/setter pair - masksFocusEffectToContents ↔ bool
-
Available on UIImageView, provided by the UIImageView$Methods extension
masksFocusEffectToContentsgetter/setter pair - overlayContentView → UIView
-
Available on UIImageView, provided by the UIImageView$Methods extension
overlayContentViewno setter - preferredSymbolConfiguration ↔ UIImageSymbolConfiguration?
-
Available on UIImageView, provided by the UIImageView$Methods extension
preferredSymbolConfigurationgetter/setter pair - tintColor ↔ UIColor
-
Available on UIImageView, provided by the UIImageView$Methods extension
tintColorgetter/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