[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static Slider<T> Maximum<T>([Nullable(new byte[] { (byte)1, (byte)0 })] this Slider<T> obj, [Nullable(new byte[] { (byte)1, (byte)0 })] Func<T> maximum)
where T : struct, INumber<T>