Language

AgentTaskEvent.MaxAllowedLeadingIcons Property

Definition

Maximum allowed number of leading icons to appear before the text (if any).

public static int MaxAllowedLeadingIcons { [Android.Runtime.Register("getMaxAllowedLeadingIcons", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getMaxAllowedLeadingIcons", "()I", "", ApiSince=37)>]
static member MaxAllowedLeadingIcons : int

Property Value

the maximum number of allowed leading icons

Attributes

Applies to