Interface TypeMatcher Namespace: Unity.UIWidgets.widgets Syntax public interface TypeMatcher Methods check(Object) Declaration bool check(object obj) Parameters Type Name Description System.Object obj Returns Type Description System.Boolean