UIKit.UIImageView.HighlightedImage Property
Thie image to display when the UIImageView is highlighted.

Syntax

[get: Foundation.Export("highlightedImage")]
[set: Foundation.Export("setHighlightedImage:")]
public virtual UIImage HighlightedImage { get; set; }

Value

This value can be null.

Remarks

The initial value of this property is the image passed in UIImageView(UIImage, UIImage), or null if a different constructor was used. If UIImageView.HighlightedAnimationImages is non-null, the HighlightedImage property is ignored.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0