capture 属性

String? capture

实现

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

实现

set capture(String? value) native;