UIImageView.HighlightedAnimationImages Proprietà

Definizione

Matrice di da UIImage animare quando la visualizzazione è Highlighted.

public virtual UIKit.UIImage[] HighlightedAnimationImages { [Foundation.Export("highlightedAnimationImages", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setHighlightedAnimationImages:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.HighlightedAnimationImages : UIKit.UIImage[] with get, set

Valore della proprietà

Questa proprietà è Null per impostazione predefinita.

Il valore può essere null.

Attributi

Commenti

La matrice deve contenere UIImage oggetti. La stessa immagine può essere usata più di una volta se necessario. L'impostazione di questa proprietà su un valore non Null nasconde l'immagine rappresentata da HighlightedImage.

Si applica a