Android.Resource.Attribute.Mode Field
Constant Value Description
oneLine 1 Always show only the first line.
collapsing 2 When selected show both lines, otherwise show only the first line. This is the default mode.
twoLine 3 Always show both lines.

Value: 16843134

Syntax

[Android.Runtime.Register("mode")]
public const int Mode

Remarks

Constant Value Description
oneLine 1 Always show only the first line.
collapsing 2 When selected show both lines, otherwise show only the first line. This is the default mode.
twoLine 3 Always show both lines.

Must be one of the following constant values.

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1