Interface DependencyAccessor<T>

  • Method Details

    • getDependency

      Dependency<T> getDependency()
      Retrieves the dependency from the dependency property.
      Returns:
      The dependency stored by the dependency property.