UIntRange.minMax

Static Property in UIntRange

Declaration

public static readonly UIntRange minMax { get; }

Description

Shorthand for writing UIntRange(uint.MinValue, uint.MaxValue).