Type Alias webrender_api::ItemKey

source ·
pub type ItemKey = u16;
Expand description

An identifier used to refer to previously sent display items. Currently it refers to individual display items, but this may change later.