Language

StatusBarManager.IsAgentTaskLaunchSupported Property

Definition

Returns whether the agent task feature supports interacting with its elements to launch activities.

public virtual bool IsAgentTaskLaunchSupported { [Android.Runtime.Register("isAgentTaskLaunchSupported", "()Z", "GetIsAgentTaskLaunchSupportedHandler", ApiSince=37)] get; }
[<get: Android.Runtime.Register("isAgentTaskLaunchSupported", "()Z", "GetIsAgentTaskLaunchSupportedHandler", ApiSince=37)>]
member this.IsAgentTaskLaunchSupported : bool

Property Value

true if the agent task feature is supported and this implementation supports interacting with elements to launch activities.

Attributes

Applies to