hasWidgetId function

Matcher hasWidgetId(
  1. AFWidgetID expected
)

Implementation

ft.Matcher hasWidgetId(AFWidgetID expected) => _AFHasWidgetId(expected);