This commit is contained in:
David Britch 2024-05-08 10:10:24 +01:00 коммит произвёл GitHub
Родитель 594ab2cc7b
Коммит 042fa91bab
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 0 добавлений и 10 удалений

Просмотреть файл

@ -1,13 +1,3 @@
---
name: Xamarin.Forms - Entry Custom Renderer
description: "Demonstrates a custom renderer for the Entry control, enabling developers to override the default native rendering #customrenderer"
page_type: sample
languages:
- csharp
products:
- xamarin
urlFragment: customrenderers-entry
---
# Entry Custom Renderer
This sample demonstrates a custom renderer for the `Entry` control, enabling developers to override the default native rendering with their own platform-specific customization.