s&
comment
news
apps
browse
insights
charts
code_blocks
dev
emoji_events
tech jam
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Properties
Accepted
Button
ButtonState
HasAlt
HasCtrl
HasShift
IsDoubleClick
KeyboardModifiers
LeftMouseButton
LocalPosition
MiddleMouseButton
RightMouseButton
ScreenPosition
WindowPosition
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