enum Crysterm::DockContrast

Overview

Docking behavior when borders don't have the same color

Defined in:

namespace.cr

Enum Members

Ignore = 0
DontDock = 1
Blend = 2

Instance Method Summary

Instance Method Detail

def blend? #

[View source]
def dont_dock? #

[View source]
def ignore? #

[View source]