Android.Text.BoringLayout.Ellipsized Method
Callback for the ellipsizer to report what region it ellipsized.

Syntax

[Android.Runtime.Register("ellipsized", "(II)V", "GetEllipsized_IIHandler")]
public virtual void Ellipsized (int start, int end)

Parameters

start
Documentation for this section has not yet been entered.
end
Documentation for this section has not yet been entered.

Remarks

Callback for the ellipsizer to report what region it ellipsized.

[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