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

Syntax

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

Parameters

searchBar
The MonoTouch.UIKit.UISearchBar for which this is a property.
range
The MonoTouch.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: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0