Class PopoverMenuBarHandle
public class PopoverMenuBarHandle : WidgetHandle, IDisposable
- Inheritance
-
PopoverMenuBarHandle
- Implements
- Inherited Members
Constructors
PopoverMenuBarHandle(nint, bool)
public PopoverMenuBarHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static PopoverMenuBarHandle For<T>(ConstructArgument[] constructArguments) where T : PopoverMenuBar, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T