Java.Nio.Buffer.IsDirect Property
Returns true if this is a direct buffer.

Syntax

[get: Android.Runtime.Register("isDirect", "()Z", "GetIsDirectHandler")]
public abstract bool IsDirect { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if this is a direct buffer.

[Android Documentation]

Requirements

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