enum Godot::Window::ContentScaleStretch

Defined in:

libgodot/generated/classes/classes_part1.cr

Enum Members

ContentScaleStretchFractional = 0_i64
ContentScaleStretchInteger = 1_i64

Instance Method Summary

Instance Method Detail

def content_scale_stretch_fractional? #

Returns true if this enum value equals ContentScaleStretchFractional


[View source]
def content_scale_stretch_integer? #

Returns true if this enum value equals ContentScaleStretchInteger


[View source]