Overview
>
klyn
>
Type
>
isInterface
Overview
Index
Tree
Deprecated
klyn.Type.isInterface
property
public readonly property isInterface as Boolean:
Description
Indicates whether the type is an interface. print(klyn.threading.Runnable.type.isInterface)
Example