NSWindowController
NSWindowController()
NSWindowController(IntPtr)
NSWindowController(NativeHandle)
NSWindowController(NSCoder)
NSWindowController(NSObjectFlag)
NSWindowController(NSWindow)
NSWindowController(String)
NSWindowController(String, NSObject)
ClassHandle
ContentViewController
Document
IsWindowLoaded
Owner
PreviewRepresentableActivityItems
ShouldCascadeWindows
ShouldCloseDocument
Storyboard
Window
WindowFrameAutosaveName
WindowNibName
WindowNibPath
Close()
DismissController(NSObject)
EncodeTo(NSCoder)
LoadWindow()
PerformSegue(String, NSObject)
PrepareForSegue(NSStoryboardSegue, NSObject)
SetDocumentEdited(Boolean)
ShouldPerformSegue(String, NSObject)
ShowWindow(NSObject)
SynchronizeWindowTitleWithDocumentName()
WindowDidLoad()
WindowTitleForDocumentDisplayName(String)
WindowWillLoad()
xamarinmac
namespace AppKit
{
[Register("NSWindowController", true)]
public class NSWindowController : NSResponder, INSSeguePerforming, INSCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal NSWindowController(IntPtr handle);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Xamarin macOS | 0.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