次の方法で共有


ZenDeviceEffects.Builder.SetShouldUseNightMode(Boolean) Method

Definition

[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

Parameters

nightMode
Boolean

Returns

Attributes

Applies to