IMarkupExtension public interface IMarkupExtension Defines the interface for Xamarin.Forms XAML markup extensions. Documentation Code object ProvideValue(IServiceProvider serviceProvider) Returns the object created from the markup extension.