Language

StatusBarManager.IsAgentTaskFeatureSupported Property

Definition

Returns whether the agent task status icon feature is supported by this device configuration.

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

Property Value

true if the feature is supported, false otherwise.

Attributes

Applies to