Partager via


UIScreen.WantsSoftwareDimming Propriété

Définition

Indique si cet écran UIScreen peut être estompé à un niveau inférieur à la capacité matérielle par l’émulation logicielle.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool WantsSoftwareDimming { [Foundation.Export("wantsSoftwareDimming")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setWantsSoftwareDimming:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.WantsSoftwareDimming : bool with get, set

Valeur de propriété

La valeur par défaut est false.

Attributs

Remarques

La valeur true peut avoir un impact sur les performances.

S’applique à