Java.Lang.Class.IsInterface Property
Tests whether this Class represents an interface.

Syntax

[get: Android.Runtime.Register("isInterface", "()Z", "GetIsInterfaceHandler")]
public bool IsInterface { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Tests whether this Class represents an interface.

[Android Documentation]

Requirements

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