ReferenceDialogDialog:getValueOf()✦Use with AI▾이 페이지에서Dialog:getValueOf() 이 메서드는 EditText, CheckBox, RadioGroup의 값을 가져올 때 유용합니다. 시그니처 Dialog:getValueOf(view: EditText | CheckBox | RadioGroup): string | boolean | number 반환값 string 또는 boolean 또는 number