mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-04-05 17:39:39 -04:00
Add missing docs for new NotificationArgs.Rendering enum (#57)
This functionality was originally added in #47.
This commit is contained in:
parent
b765e9f09e
commit
b465b3d886
@ -133,6 +133,11 @@
|
|||||||
Specify window Y position as a percentage from upper left corner (overrides Core setting). Default -1.0 (use Core setting).
|
Specify window Y position as a percentage from upper left corner (overrides Core setting). Default -1.0 (use Core setting).
|
||||||
</summary>
|
</summary>
|
||||||
</member>
|
</member>
|
||||||
|
<member name="F:Observatory.Framework.NotificationArgs.Rendering">
|
||||||
|
<summary>
|
||||||
|
Specifies the desired renderings of the notification.
|
||||||
|
</summary>
|
||||||
|
</member>
|
||||||
<member name="T:Observatory.Framework.PluginException">
|
<member name="T:Observatory.Framework.PluginException">
|
||||||
<summary>
|
<summary>
|
||||||
Container for exceptions within plugins which cannot be gracefully handled in context,
|
Container for exceptions within plugins which cannot be gracefully handled in context,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user