Property | Type | Description | |
---|---|---|---|
NativeWidget_Closed | void | ||
PopoverBackend | System |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Hide ( ) : void | ||
Initialize ( IPopoverEventSink sink ) : void | ||
Show ( Xwt orientation, Xwt reference, Xwt positionRect, Widget child ) : void |
Method | Description | |
---|---|---|
NativeWidget_Closed ( object sender, |
||
PopoverBackend ( ) : System |
public Initialize ( IPopoverEventSink sink ) : void | ||
sink | IPopoverEventSink | |
return | void |
public Show ( Xwt orientation, Xwt reference, Xwt positionRect, Widget child ) : void | ||
orientation | Xwt | |
reference | Xwt | |
positionRect | Xwt | |
child | Widget | |
return | void |