티스토리 뷰
728x90
반응형
Platforms > Android > MainAppication 에서
//protected override MauiApp CreateMauiApp() => MauiProgram.CreateMauiApp();
protected override MauiApp CreateMauiApp()
{
// Remove Entry control underline
Microsoft.Maui.Handlers.EntryHandler.Mapper.AppendToMapping("NoUnderline", (h, v) =>
{
h.PlatformView.BackgroundTintList =
Android.Content.Res.ColorStateList.ValueOf(Colors.Transparent.ToAndroid());
});
return MauiProgram.CreateMauiApp();
}
반응형
'Maui' 카테고리의 다른 글
.Net Maui 색상 변경 Rectangle 과 BoxView (1) | 2024.09.12 |
---|---|
Vscode for Mac .Net8 Maui InstallAndroidDependencies (0) | 2024.07.24 |
.Net Maui Android Navigation Bar , StatusBar Color Change (0) | 2023.06.23 |
.Net Maui iOS app transport security policy requires the use of a secure connection (0) | 2023.06.09 |
MSBUILD : error MSB1003: Specify a project or solution file. The current working (0) | 2022.07.28 |
댓글
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Xamarin reCAPTCHA
- Xamarin Firebase Phone User Add
- ClickOnce 인증서 인증기간 변경
- ssl_client_socket_impl.cc
- Xamarin.Ios Firebase Phone Auth
- WPF Scrollviewer in ScrollViwer
- Microcharts
- SkiaSharp
- Embeded 한글Font적용
- WPF Excel Export Microsoft.Office.Interop 성능향상(열 기준으로 복사)
- FileStream Add Byte
- Xamarin.Ios Firebase Phone User Add
- Windows IIS FTP 디렉토리 목록 오류
- Linux SSH Multi Computer Join
- 연산자 뒤에 피연산자가 없습니다.
- 서버 수준의 URN 필터
- Xamarin.Ios Firebase Phone SMS OTP Send
- Label Text LineBreak in Xaml
- Xamarin Firebase Phone Auth
- WPF Textbox
- C# LINQ Left join
- c# Encrypt / Decrypt
- 암호 마스터키
- GetCellContent CheckBox Value
- Entry '' has empty native path
- Xamarin SMS OTP Send
- Xamarin.Forms
- WPF Datagrid Cell Value Change
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함