4 references to UpdateAttributedPlaceholder
Microsoft.Maui.Controls.Compatibility (4)
iOS\Renderers\PickerRenderer.cs (4)
209 UpdateAttributedPlaceholder(placeHolder); 231 UpdateAttributedPlaceholder(formatted.ToNSAttributedString(Element.RequireFontManager(), defaultColor: color)); 237 UpdateAttributedPlaceholder(formatted.ToNSAttributedString(Element.RequireFontManager(), defaultColor: color)); 240 UpdateAttributedPlaceholder(Control.AttributedPlaceholder.WithCharacterSpacing(Element.CharacterSpacing));