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