Android.Text.AutoText.GetSize Method
Returns the size of the auto text dictionary.

Syntax

[Android.Runtime.Register("getSize", "(Landroid/view/View;)I", "")]
public static int GetSize (Android.Views.View view)

Parameters

view
used to retrieve the current Locale and Resources.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the size of the auto text dictionary. The return value can be zero if there is no auto correction data available for the current locale.

[Android Documentation]

Requirements

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