Module javafx.base
Package javafx.beans

Annotation Interface NamedArg


@Retention(RUNTIME) @Target(PARAMETER) public @interface NamedArg
Annotation that provides information about argument's name.
Since:
JavaFX 8.0