isSupported method

bool isSupported()

Implementation

bool isSupported() {
  return _delegate.isSupported();
}