Type Alias PbCreateType

Source
pub type PbCreateType = CreateType;

Aliased Type§

#[repr(i32)]
pub enum PbCreateType { Unspecified = 0, Background = 1, Foreground = 2, }

Variants§

§

Unspecified = 0

§

Background = 1

§

Foreground = 2