ZenDeviceEffects.Builder.SetShouldDisplayGrayscale(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("setShouldDisplayGrayscale", "(Z)Landroid/service/notification/ZenDeviceEffects$Builder;", "", ApiSince=35)]
public Android.Service.Notification.ZenDeviceEffects.Builder SetShouldDisplayGrayscale (bool grayscale);
[<Android.Runtime.Register("setShouldDisplayGrayscale", "(Z)Landroid/service/notification/ZenDeviceEffects$Builder;", "", ApiSince=35)>]
member this.SetShouldDisplayGrayscale : bool -> Android.Service.Notification.ZenDeviceEffects.Builder
- grayscale
- Boolean
- Attributes
Tuote | Versiot |
---|---|
.NET for Android | .NET for Android API 35 |