Notification.CallStyle.SetDeclineButtonColorHint(Color) Method
Definition
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.
[Android.Runtime.Register("setDeclineButtonColorHint", "(I)Landroid/app/Notification$CallStyle;", "GetSetDeclineButtonColorHint_IHandler", ApiSince=31)]
public virtual Android.App.Notification.CallStyle SetDeclineButtonColorHint (Android.Graphics.Color color);
[<Android.Runtime.Register("setDeclineButtonColorHint", "(I)Landroid/app/Notification$CallStyle;", "GetSetDeclineButtonColorHint_IHandler", ApiSince=31)>]
abstract member SetDeclineButtonColorHint : Android.Graphics.Color -> Android.App.Notification.CallStyle
override this.SetDeclineButtonColorHint : Android.Graphics.Color -> Android.App.Notification.CallStyle
Parameters
- color
- Color
Returns
- Attributes