target
target(): Object;
The target method of the Notification class returns a reference to the object that is the target of a notification request.
For an example of the use of the target method, see the subscriber method.
target(): Object;
The target method of the Notification class returns a reference to the object that is the target of a notification request.
For an example of the use of the target method, see the subscriber method.