Java.Lang.String.IsEmpty Property
Returns true if the length of this string is 0.

Syntax

[get: Android.Runtime.Register("isEmpty", "()Z", "GetIsEmptyHandler")]
public bool IsEmpty { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if the length of this string is 0.

[Android Documentation]

Requirements

Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9