Returns whether the specified line contains one or more
characters that need to be handled specially, like tabs
or emoji.
Syntax
[Android.Runtime.Register("getLineContainsTab", "(I)Z", "GetGetLineContainsTab_IHandler")]
public override
bool GetLineContainsTab (
int line)
Parameters
- line
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1