1 implementation of PlatformView
Microsoft.Maui (1)
Handlers\DatePicker\DatePickerHandler.cs (1)
59 PlatformView IDatePickerHandler.PlatformView => PlatformView;
5 references to PlatformView
Microsoft.Maui (5)
Handlers\DatePicker\DatePickerHandler.Tizen.cs (5)
30 handler.PlatformView.UpdateFormat(datePicker); 35 handler.PlatformView.UpdateDate(datePicker); 41 handler.PlatformView.UpdateFont(datePicker, fontManager); 46 handler.PlatformView.UpdateTextColor(datePicker); 57 handler.PlatformView.UpdateCharacterSpacing(datePicker);