kvision / pl.treksoft.kvision.form / KFilesFormControl / getNativeFile

getNativeFile

abstract fun getNativeFile(kFile: KFile): File?

Returns the native JavaScript File object.

Parameters

kFile - KFile object

Return
File object