PrettyQrNeighbourDirectionSetExt extension

Extensions that apply to Set<PrettyQrNeighbourDirection>.

on

Properties

atBottom bool
Returns true if the set containts bottom direction.
no setter
atBottomAndLeft bool
Returns true if the set containts bottom and left direction.
no setter
atBottomAndRight bool
Returns true if the set containts bottom and right direction.
no setter
atBottomLeft bool
Returns true if the set containts bottomLeft direction.
no setter
atBottomOrLeft bool
Returns true if the set containts bottom or left direction.
no setter
atBottomOrRight bool
Returns true if the set containts bottom or right direction.
no setter
atBottomRight bool
Returns true if the set containts bottomRight direction.
no setter
atLeft bool
Returns true if the set containts left direction.
no setter
atRight bool
Returns true if the set containts right direction.
no setter
atTop bool
Returns true if the set containts top direction.
no setter
atTopAndLeft bool
Returns true if the set containts top and left direction.
no setter
atTopAndRight bool
Returns true if the set containts top and right direction.
no setter
atTopOrLeft bool
Returns true if the set containts top or left direction.
no setter
atTopOrRight bool
Returns true if the set containts top or right direction.
no setter
atToptLeft bool
Returns true if the set containts topLeft direction.
no setter
atToptRight bool
Returns true if the set containts topRight direction.
no setter
hasClosest bool
Returns true if the set containts top, left, right or bottom direction.
no setter