RhinoCommon API
NotificationHideModal Method |
Tells Rhino to hide the notification if it is being currently shown as a modal.
Namespace: Rhino.Runtime.Notifications
Assembly: RhinoCommon (in RhinoCommon.dll)


Exception | Condition |
---|---|
InvalidOperationException | Thrown if the calling assembly cannot modify this instance |

If the notification is not being currently shown but is being queued by Rhino as
a result of calling ShowModal, then the notification will be dequeued.
If the notification was never queued, then this method has no effect.

Rhino for Windows
Supported in: 6.14