LayoutClassOperators extension

on

Properties

value int
no setter

Operators

operator <(LayoutClass other) bool
Whether this LayoutClass is smaller than other.
operator <=(LayoutClass other) bool
Whether this WindowSize is smaller than or equal to other.
operator >(LayoutClass other) bool
Whether this LayoutClass is larger than other.
operator >=(LayoutClass other) bool
Whether this LayoutClass is larger than or equal to other.