Android.Text.TextUtils.IsGraphic Method
Returns whether this character is a printable character.

Syntax

[Android.Runtime.Register("isGraphic", "(C)Z", "")]
public static bool IsGraphic (char c)

Parameters

c
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns whether this character is a printable character.

[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