[][src]Trait rtdlib::types::TDInputBackground

pub trait TDInputBackground: Debug + RObject { }

TRAIT | Contains information about background to set

Implementations on Foreign Types

impl<'a, INPUTBACKGROUND: TDInputBackground> TDInputBackground for &'a INPUTBACKGROUND[src]

impl<'a, INPUTBACKGROUND: TDInputBackground> TDInputBackground for &'a mut INPUTBACKGROUND[src]

Loading content...

Implementors

impl TDInputBackground for InputBackgroundLocal[src]

impl TDInputBackground for InputBackgroundRemote[src]

Loading content...