Method EnsureVisible
EnsureVisible(Rect)
When implemented by a class, ensures that the search dialog box is visible in specified rectangle, moving it if necessary.
void EnsureVisible(Rect rect)
Parameters
rect
RectThe Rectangle to check.
When implemented by a class, ensures that the search dialog box is visible in specified rectangle, moving it if necessary.
void EnsureVisible(Rect rect)
rect
RectThe Rectangle to check.