Share via


CPInterfaceController.PrefersDarkUserInterfaceStyle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool PrefersDarkUserInterfaceStyle { [Foundation.Export("prefersDarkUserInterfaceStyle")] get; [Foundation.Export("setPrefersDarkUserInterfaceStyle:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("prefersDarkUserInterfaceStyle")>]
[<set: Foundation.Export("setPrefersDarkUserInterfaceStyle:")>]
member this.PrefersDarkUserInterfaceStyle : bool with get, set

Property Value

Attributes

Applies to