Android.Widget.AbsListView.TranscriptMode Property
Returns the current transcript mode.

Syntax

[get: Android.Runtime.Register("getTranscriptMode", "()I", "GetGetTranscriptModeHandler")]
[set: Android.Runtime.Register("setTranscriptMode", "(I)V", "GetSetTranscriptMode_IHandler")]
public virtual TranscriptMode TranscriptMode { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the current transcript mode.

Set method documentation [Android Documentation]

Puts the list or grid into transcript mode. In this mode the list or grid will always scroll to the bottom to show new items.

Requirements

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