Table of Contents

Class ToastHandle

Namespace
Adw.Internal
Assembly
Adw-1.dll
public class ToastHandle : ObjectHandle, IDisposable
Inheritance
ToastHandle
Implements
Inherited Members

Constructors

ToastHandle(nint, bool)

public ToastHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static ToastHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

ToastHandle