public final String getUserAgentStylesheet ()

Get the URL of the user-agent stylesheet that will be used by this Scene. If the URL has not been set, the platform-default user-agent stylesheet will be used.

For additional information about using CSS with the scene graph, see the CSS Reference Guide.

Returns:  The URL of the user-agent stylesheet that will be used by this Scene, or null if has not been set.

Since:  JavaFX 8u20