Skip to main content

OwnerId

Type Alias OwnerId 

Source
pub type OwnerId = usize;
Expand description

An app-defined “owner” identifier for grouping multiple interaction ids.

Example: a scrollbar composed of root, thumb, and arrow buttons can all map to the same owner.