Name | Description | |
---|---|---|
![]() | FullTextFilterBehavior Constructor |
The following tables list the members exposed by FullTextFilterBehavior.
Name | Description | |
---|---|---|
![]() | FullTextFilterBehavior Constructor |
Name | Description | |
---|---|---|
![]() ![]() | FilterEntryProperty | |
![]() ![]() | HighlightColorProperty | |
![]() ![]() | HighlightFontAttributesProperty | |
![]() ![]() | MatchCaseProperty | |
![]() ![]() | MatchNumbersProperty | |
![]() ![]() | MatchWholeWordProperty | |
![]() ![]() | ModeProperty | |
![]() ![]() | TreatSpacesAsAndOperatorProperty |
Name | Description | |
---|---|---|
![]() | BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
![]() | Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
![]() | FilterEntry | Gets or sets the Entry field used to perform the query. |
![]() | HighlightColor | Gets or sets the color used to highlight the matches. |
![]() | HighlightFontAttributes | Gets or sets the font attributes used to highlight the matches. |
![]() | MatchCase | Gets or sets whether the filtered text should match the case too. |
![]() | MatchNumbers | Gets or sets whether number columns should be taken into account. |
![]() | MatchWholeWord | Gets or sets whether the filtered text should match the whole word. |
![]() | Mode | Gets or sets the mode the filter will be performed. |
![]() | TreatSpacesAsAndOperator | Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces. |
Name | Description | |
---|---|---|
![]() | AssociatedType | (Inherited from Xamarin.Forms.Behavior) |
Name | Description | |
---|---|---|
![]() | ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
![]() | GetValue | (Inherited from Xamarin.Forms.BindableObject) |
![]() | IsSet | (Inherited from Xamarin.Forms.BindableObject) |
![]() | RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) |
![]() | SetBinding | (Inherited from Xamarin.Forms.BindableObject) |
![]() | SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
![]() | ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
![]() | OnAttachedTo | Overloaded. Overridden. Called when the behavior is attached to the grid. |
![]() | OnBindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | OnDetachingFrom | Overloaded. Overridden. Called when the behavior is detaching from the grid. |
![]() | OnPropertyChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |
![]() | UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
![]() | BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |