delegate property

WindowDelegate<T> delegate
final

The WindowDelegate which provides visual representations for this Window's SceneElements.

Implementation

final WindowDelegate<T> delegate;