enum UIng::At

Defined in:

uing/grid/at.cr

Enum Members

Leading = 0
Top = 1
Trailing = 2
Bottom = 3

Instance Method Summary

Instance Method Detail

def bottom? #

[View source]
def leading? #

[View source]
def top? #

[View source]
def trailing? #

[View source]