言語

StatusBarManager.IsAgentTaskLaunchSupported プロパティ

定義

エージェント タスク機能がアクティビティを起動する要素との対話をサポートしているかどうかを返します。

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

プロパティ値

true エージェント タスク機能がサポートされており、この実装がアクティビティを起動するための要素との対話をサポートしている場合は〘。

属性

適用対象