Skip to main content

GeneratedHostBoxStyle

Type Alias GeneratedHostBoxStyle 

Source
pub type GeneratedHostBoxStyle = PortableHostBoxStyle;
Expand description

Reexport of the portable engine host box style type.

Aliased Type§

pub enum GeneratedHostBoxStyle {
    Text,
    Script,
    ScriptScript,
}

Variants§

§

Text

§

Script

§

ScriptScript