UIKit.UIScreen.WantsSoftwareDimming Property
Whether this UIScreen can be dimmed lower than hardware capacity by software emulation.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[get: Foundation.Export("wantsSoftwareDimming")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[set: Foundation.Export("setWantsSoftwareDimming:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual bool WantsSoftwareDimming { get; set; }

Value

The default value is false.

Remarks

Setting this value to true may have a performance impact.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0