Android.Text.Selection.ExtendDown Method
Move the selection end to the buffer offset physically below the current selection end.

Syntax

[Android.Runtime.Register("extendDown", "(Landroid/text/Spannable;Landroid/text/Layout;)Z", "")]
public static bool ExtendDown (ISpannable text, Layout layout)

Parameters

text
Documentation for this section has not yet been entered.
layout
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Move the selection end to the buffer offset physically below the current selection end.

[Android Documentation]

Requirements

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