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