728x90
WebView 에 전달할 Handler 가 있다면 (전제)
string html = HttpUtility.HtmlDecode(data.CONTENT);
html = $"<body style='background:#000;margin:0;padding:0;'><div style='padding:40px; font-size: 30px;color:white;'>{html}</div></body>";
728x90
'Unity' 카테고리의 다른 글
| Unity 프리팹 생성시 최상단 Canvas (Environment) 해상도 조절하기 (0) | 2026.01.09 |
|---|---|
| WebView 패키지 (0) | 2025.12.18 |
| [TMP_Text]폰트 볼드 적용 안되는 이슈 (0) | 2025.12.08 |
| 카카오 로그인인증 oauth 로그인후 콜백 안되는 경우 (0) | 2025.11.14 |
| UnassignedReferenceException: The variable btnDisable of SpectialInputClear has not been assigned.You probably need to assign the btnDisable variable of the SpectialInputClear script in the inspector. (0) | 2025.11.11 |

