AgentTaskUpdate.AgentTaskState Property
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.
The next state to show in the status bar space.
public Android.AgentIcon.AgentTaskState? AgentTaskState { [Android.Runtime.Register("getAgentTaskState", "()Landroid/agenticon/AgentTaskState;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getAgentTaskState", "()Landroid/agenticon/AgentTaskState;", "", ApiSince=37)>]
member this.AgentTaskState : Android.AgentIcon.AgentTaskState
Property Value
- Attributes