Class PopupHelper
- Namespace
- Gdk
- Assembly
- Gdk-4.0.dll
public sealed class PopupHelper : Object, IObject, INotifyPropertyChanged, IDisposable, Popup, IHandle, GTypeProvider
- Inheritance
-
PopupHelper
- Implements
- Inherited Members
Constructors
PopupHelper(IntPtr, bool)
public PopupHelper(IntPtr handle, bool ownedRef)
Parameters
Properties
Autohide
public bool Autohide { get; }
Property Value
Parent
public Surface? Parent { get; }
Property Value
Methods
GetAutohide()
public bool GetAutohide()
Returns
GetGType()
public static Type GetGType()
Returns
GetParent()
public Surface? GetParent()
Returns
GetPositionX()
public int GetPositionX()
Returns
GetPositionY()
public int GetPositionY()
Returns
GetRectAnchor()
public Gravity GetRectAnchor()
Returns
GetSurfaceAnchor()
public Gravity GetSurfaceAnchor()
Returns
Present(int, int, PopupLayout)
public bool Present(int width, int height, PopupLayout layout)
Parameters
width
intheight
intlayout
PopupLayout