UIKit.UISearchBarRangeEventArgs Delegate
A delegate used with the UISearchBar.ShouldChangeTextInRange property.

Syntax

public delegate bool UISearchBarRangeEventArgs (UISearchBar searchBar, Foundation.NSRange range, string text)

Parameters

searchBar
The UIKit.UISearchBar for which this is a property.
range
The Foundation.NSRange of the selection.
text
The selected text.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0