intID

inline fun intID(block: () -> Int): IntIDDelegate(source)

构造一个 IntIDDelegate 对象,用于进行 IntID 的属性委托。

Since

3.1.0

See also