Overview
>
klyn
>
Type
>
isNative
Overview
Index
Tree
Deprecated
klyn.Type.isNative
property
public readonly property isNative as Boolean:
Description
Indicates whether the type is native. print(Int.type.isNative)
Example