AspectRatioContainer.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getAlignmentHorizontal
GodotMethod!(AspectRatioContainer.AlignMode) getAlignmentHorizontal;
Undocumented in source.
getAlignmentVertical
GodotMethod!(AspectRatioContainer.AlignMode) getAlignmentVertical;
Undocumented in source.
getRatio
GodotMethod!(double) getRatio;
Undocumented in source.
getStretchMode
GodotMethod!(AspectRatioContainer.StretchMode) getStretchMode;
Undocumented in source.
setAlignmentHorizontal
GodotMethod!(void, long) setAlignmentHorizontal;
Undocumented in source.
setAlignmentVertical
GodotMethod!(void, long) setAlignmentVertical;
Undocumented in source.
setRatio
GodotMethod!(void, double) setRatio;
Undocumented in source.
setStretchMode
GodotMethod!(void, long) setStretchMode;
Undocumented in source.

Meta