formEnctype 属性

String? formEnctype

实现

String? get formEnctype native;
void formEnctype=(String? value)

实现

set formEnctype(String? value) native;