optionsOf

inline fun <T> optionsOf(noinline opt: T.() -> Unit): T

Deprecated

This function is not recommended, please use the specific `XxxOptions.optionOf{}` instead

这个函数已经废弃,请使用性能优化后的 optionsOf = {} 来传递选项配置,这个函数将于不久后删除!

This function is deprecated, please use the performance-optimized 'optionsOf = {}' to pass the option configuration, this function will be removed soon!