Sandbox Logo

MouseEvent.Accepted

bool Accepted { get; set; }

Description

Whether this event should be propagated to parent widgets (<see langword="false" />) or not (<see langword="true" />).

Return

User Comments