ZenDeviceEffects.Builder.SetShouldUseNightMode(Boolean) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Android.Runtime.Register("setShouldUseNightMode", "(Z)Landroid/service/notification/ZenDeviceEffects$Builder;", "", ApiSince=35)]
public Android.Service.Notification.ZenDeviceEffects.Builder SetShouldUseNightMode(bool nightMode);
[<Android.Runtime.Register("setShouldUseNightMode", "(Z)Landroid/service/notification/ZenDeviceEffects$Builder;", "", ApiSince=35)>]
member this.SetShouldUseNightMode : bool -> Android.Service.Notification.ZenDeviceEffects.Builder
- nightMode
- Boolean
- Attributes
Product | Versions |
---|---|
.NET for Android | .NET for Android API 35 |