[−][src]Type Definition azul_webrender_api::ItemKey
type ItemKey = u16;
An identifier used to refer to previously sent display items. Currently it refers to individual display items, but this may change later.
type ItemKey = u16;
An identifier used to refer to previously sent display items. Currently it refers to individual display items, but this may change later.