NSHelpManager
Notifications
NSHelpManager()
NSHelpManager(IntPtr)
NSHelpManager(NativeHandle)
NSHelpManager(NSObjectFlag)
ClassHandle
ContextHelpModeActive
ContextHelpModeDidActivateNotification
ContextHelpModeDidDeactivateNotification
Context(NSObject)
FindString(String, String)
OpenHelpAnchor(String, String)
RegisterBooks(NSBundle)
RemoveContext(NSObject)
SetContext(NSAttributedString, NSObject)
SharedHelpManager()
ShowContext(NSObject, CGPoint)
xamarinmac
namespace AppKit
{
[Register("NSHelpManager", true)]
public class NSHelpManager : NSObject
{
[Advice("Use NSHelpManager.Notifications.ObserveContextHelpModeDidActivate helper method instead.")]
[Field("NSContextHelpModeDidActivateNotification", "AppKit")]
public static NSString! ContextHelpModeDidActivateNotification { get; }
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API