C# Class Xwt.Mac.PopoverBackend.PopoverDelegate

Inheritance: NSPopoverDelegate
Mostrar archivo Open project: TheBrainTech/xwt

Public Methods

Method Description
DidClose ( NSNotification notification ) : void
PopoverDelegate ( IPopoverEventSink sink ) : System

Method Details

DidClose() public method

public DidClose ( NSNotification notification ) : void
notification NSNotification
return void

PopoverDelegate() public method

public PopoverDelegate ( IPopoverEventSink sink ) : System
sink IPopoverEventSink
return System