XenoAtom.Terminal.UI Home
  1. Home
  2. Docs
  3. Controls
  4. API
    1. Sponsor
    2. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. XenoAtom.Terminal.UI.Controls
    4. ToastHostExtensions

    ToastHostExtensions Class

    Definition

    Namespace XenoAtom.Terminal.UI.Controls
    Assembly XenoAtom.Terminal.UI.dll
    Inherits Object
    Show inherited members (7)
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()
    [NullableContext((byte)1)]
    [Nullable((byte)0)]
    [GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
    public static class ToastHostExtensions
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Methods (19)

    DefaultDuration(ToastHost, Func<TimeSpan>)
    DefaultDuration(ToastHost, TimeSpan)
    DefaultDuration(ToastHost, Binding<TimeSpan>)
    get_Bind(ToastHost)
    Inset(ToastHost, Func<Thickness>)
    Inset(ToastHost, Binding<Thickness>)
    Inset(ToastHost, Thickness)
    MaxVisible(ToastHost, Func<Int32>)
    MaxVisible(ToastHost, Int32)
    MaxVisible(ToastHost, Binding<Int32>)
    PauseOnHover(ToastHost, Boolean)
    PauseOnHover(ToastHost, Func<Boolean>)
    PauseOnHover(ToastHost, Binding<Boolean>)
    Position(ToastHost, Func<ToastPosition>)
    Position(ToastHost, Binding<ToastPosition>)
    Position(ToastHost, ToastPosition)
    Spacing(ToastHost, Func<Int32>)
    Spacing(ToastHost, Int32)
    Spacing(ToastHost, Binding<Int32>)

    This project is part of the XenoAtom.


    Copyright © 2026, Alexandre Mutel aka xoofx - Content licensed under the Creative Commons CC BY 4.0 | Site generated by lunet hosted on GitHub Pages