mac-samples/DockAppIcon
conceptdev 3c0a72ae06 improving the readme experience 2019-07-23 09:36:24 -07:00
..
Screenshots Added some screenshots 2012-12-11 17:39:08 -05:00
AppDelegate.cs CoreWLanWirelessManager and DockAppIcon migrated to unified 2014-11-21 13:49:50 -05:00
Cocoa-Mono-icns.icns [samples] New sample for application badges on the dock 2011-02-02 11:10:47 -05:00
DockAppIcon.csproj Set HttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 13:22:24 -06:00
DockAppIcon.sln [samples] New sample for application badges on the dock 2011-02-02 11:10:47 -05:00
Info.plist Updated min deployment version (#113) 2018-11-15 03:52:17 -05:00
Main.cs CoreWLanWirelessManager and DockAppIcon migrated to unified 2014-11-21 13:49:50 -05:00
MainMenu.xib [samples] New sample for application badges on the dock 2011-02-02 11:10:47 -05:00
MainMenu.xib.designer.cs CoreWLanWirelessManager and DockAppIcon migrated to unified 2014-11-21 13:49:50 -05:00
MainWindow.cs CoreWLanWirelessManager and DockAppIcon migrated to unified 2014-11-21 13:49:50 -05:00
MainWindow.xib DockAppIcon: clean up and modernize [#8834] 2013-05-22 15:24:54 -04:00
MainWindow.xib.designer.cs CoreWLanWirelessManager and DockAppIcon migrated to unified 2014-11-21 13:49:50 -05:00
MainWindowController.cs CoreWLanWirelessManager and DockAppIcon migrated to unified 2014-11-21 13:49:50 -05:00
Metadata.xml Add brief description tag to metadata.xml 2015-04-16 15:35:20 -04:00
README.md improving the readme experience 2019-07-23 09:36:24 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.Mac - DockAppIcon Shows the use of the NSDockTile. Adding a badge to the icon in the Dock provides a setting to add a custom format. Manipulating the Application... sample
csharp
xamarin
dockappicon

DockAppIcon

Shows the use of the NSDockTile.

  • Adding a badge to the icon in the Dock provides a setting to add a custom format.
  • Manipulating the Application Badge.
  • Getting the users attention: Informational and Critical.

DockAppIcon application screenshot

Prerequisites

Running the sample

To see the request for attention:

  • Use the Request Button.
  • Move away from this application by activating another application within 3 seconds.
  • The requests only work if the requesting application is not the active application.