OSXDockTile.ShowsWindowApplicationBadge Method
Checks if miniaturized window icons in the Dock should show application badge or not
shared ShowsWindowApplicationBadge(
owner
as Window)
as Boolean
Parameters
- owner
- The window to get the configuration from.
Returns
- Boolean
- true if the application badge should be shown, else false.
Remarks
See Also
OSXDockTile Class