UIProgressView.UIProgressViewAppearance.TrackImage Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
A UIImage usada para indicar a faixa.
public virtual UIKit.UIImage TrackImage { [Foundation.Export("trackImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setTrackImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.TrackImage : UIKit.UIImage with get, set
Valor da propriedade
- Atributos