ReferenceDialogDialog:getValueOf()✦Use with AI▾本页总览Dialog:getValueOf() 此方法用于获取 EditText、CheckBox、RadioGroup 的值。 签名 Dialog:getValueOf(view: EditText | CheckBox | RadioGroup): string | boolean | number 返回值 string 或 boolean 或 number