Partager via


UISwitch.OffImage Propriété

Définition

Image à utiliser pour indiquer Désactivé.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIImage OffImage { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("offImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setOffImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.OffImage : UIKit.UIImage with get, set

Valeur de propriété

(Plus de documentation pour ce nœud est à venir)

Cette valeur peut être null.

Attributs

Remarques

Ce membre participe au système de UIAppearance style. Consultez la Appearance propriété et la AppearanceWhenContainedIn(Type[]) méthode .

S’applique à