Compartilhar via


UISwitch.OffImage Propriedade

Definição

A imagem a ser usada para indicar Desativado.

[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

Valor da propriedade

(Mais documentação para este nó está chegando)

Este valor pode ser null.

Atributos

Comentários

Esse membro participa do UIAppearance sistema de estilo. Consulte a Appearance propriedade e o AppearanceWhenContainedIn(Type[]) método .

Aplica-se a