Contents

NSApplication.RequestUserAttentionType.informationalRequest

The user attention request is an informational request.

Declaration

case informationalRequest

Discussion

The dock icon will bounce for one second. The request, though, remains active until either the app becomes active or the request is canceled.

See Also

Constants