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