status


Description:

public string status { get; set; }

Whether the indicator is shown or requests attention.

Can be one of 'Passive' (the indicator should not be shown), 'Active' (the indicator should be shown in its default state), and 'Attention' (the indicator should now show it's attention icon). Defaults to 'Passive'.