Notification.Builder.SetAgentInteractionFlags 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("setAgentInteractionFlags", "(I)Landroid/app/Notification$Builder;", "GetSetAgentInteractionFlags_IHandler", ApiSince=37)]
public virtual Android.App.Notification.Builder SetAgentInteractionFlags(Android.App.NotificationAgentTaskInteractionFlags flags);
[<Android.Runtime.Register("setAgentInteractionFlags", "(I)Landroid/app/Notification$Builder;", "GetSetAgentInteractionFlags_IHandler", ApiSince=37)>]
abstract member SetAgentInteractionFlags : Android.App.NotificationAgentTaskInteractionFlags -> Android.App.Notification.Builder
override this.SetAgentInteractionFlags : Android.App.NotificationAgentTaskInteractionFlags -> Android.App.Notification.Builder
Parameters
Returns
- Attributes