Class MacUtils
Contains static methods and properties related to the MacOs/iOS platform
public static class MacUtils
- Inheritance
-
MacUtils
Fields
- NSApplicationDidChangeScreenParametersNotification
Notification name for "NSApplication.DidChangeScreenParametersNotification".
Methods
- AddObserver(string, Action<NSNotification>)
Adds observer for the specified notification.