SearchBarHandler
CommandMapper
Mapper
SearchBarHandler()
SearchBarHandler(IPropertyMapper)
SearchBarHandler(IPropertyMapper, CommandMapper)
QueryEditor
ConnectHandler(AutoSuggestBox)
ConnectHandler(MauiSearchBar)
CreatePlatformView()
DisconnectHandler(AutoSuggestBox)
DisconnectHandler(MauiSearchBar)
GetDesiredSize(Double, Double)
MapBackground(ISearchBarHandler, ISearchBar)
MapCancelButtonColor(ISearchBarHandler, ISearchBar)
MapCancelButtonColor(IViewHandler, ISearchBar)
MapCharacterSpacing(ISearchBarHandler, ISearchBar)
MapCharacterSpacing(IViewHandler, ISearchBar)
MapFont(ISearchBarHandler, ISearchBar)
MapFont(IViewHandler, ISearchBar)
MapFormatting(ISearchBarHandler, ISearchBar)
MapHorizontalTextAlignment(ISearchBarHandler, ISearchBar)
MapHorizontalTextAlignment(IViewHandler, ISearchBar)
MapIsEnabled(ISearchBarHandler, ISearchBar)
MapIsReadOnly(ISearchBarHandler, ISearchBar)
MapIsReadOnly(IViewHandler, ISearchBar)
MapIsTextPredictionEnabled(ISearchBarHandler, ISearchBar)
MapIsTextPredictionEnabled(IViewHandler, ISearchBar)
MapMaxLength(ISearchBarHandler, ISearchBar)
MapMaxLength(IViewHandler, ISearchBar)
MapPlaceholder(ISearchBarHandler, ISearchBar)
MapPlaceholder(IViewHandler, ISearchBar)
MapPlaceholderColor(ISearchBarHandler, ISearchBar)
MapPlaceholderColor(IViewHandler, ISearchBar)
MapText(ISearchBarHandler, ISearchBar)
MapText(IViewHandler, ISearchBar)
MapTextColor(ISearchBarHandler, ISearchBar)
MapTextColor(IViewHandler, ISearchBar)
MapVerticalTextAlignment(ISearchBarHandler, ISearchBar)
MapVerticalTextAlignment(IViewHandler, ISearchBar)
net7.0
namespace Microsoft.Maui.Handlers
{
public class SearchBarHandler : ViewHandler<ISearchBar!, object!>, ISearchBarHandler, IElementHandler, IViewHandler
{
public object? QueryEditor { get; }
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.0 |
Information specific to net7.0 | |
Assembly | Microsoft.Maui , Version=1.0.0.0, PublicKeyToken= |
Referencing | Requires all:
|
Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API