Returns true if this URI is absolute, which means that a scheme is
defined.
Syntax
[get: Android.Runtime.Register("isAbsolute", "()Z", "GetIsAbsoluteHandler")]
public
bool IsAbsolute { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1