Struct native_windows_gui::TrayNotificationBuilder[][src]

pub struct TrayNotificationBuilder<'a> { /* fields omitted */ }

Implementations

Note: balloon_icon is only used if info is set AND flags uses USER_ICON

Note: flags are only used if info is set

Note: tip will be truncated to 127 characters

Note: info will be truncated to 255 characters

Note: info will be truncated to 63 characters Note 2: This value is only used if info is also specified

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.