Size
public enum Size : CaseIterable
Size is an enum that represents the possible sizes for the NatChip size.
The default size is semi
.
These are all sizes allowed for a NatChip:
- semi
- semiX
- medium
NatDS Docs (37% documented)
public enum Size : CaseIterable
Size is an enum that represents the possible sizes for the NatChip size.
The default size is semi
.
These are all sizes allowed for a NatChip: