Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Description

AnimationEnded

Fired when an animation is ended [ Inherited from Radio Button (PRIM_MD.RadioButton)

Cancelled

Changed

Fired when the value is changed

CreateInstance

CreateInstance is signalled when an instance of a component is created [ Inherited from Radio Button (PRIM_MD.RadioButton)

DestroyInstance

DestroyInstance is signalled when an instance of a component is about to be destroyed [ Inherited from Radio Button (PRIM_MD.RadioButton)

DragDrop

Fired on mouse up to signify the end of a drag process [ Inherited from Radio Button (PRIM_MD.RadioButton)

PosX, PosY, Source, Payload, AggregatedSource, Origin, Handled, DragResult

DragOver

Fired during the drag and drop process when the cursor moves over the control [ Inherited from Radio Button (PRIM_MD.RadioButton)

PosX, PosY, Source, Payload, DragState, AcceptDrop, DragCursor, ShowDropHilight, AggregatedSource, Origin, Handled

EndDrag

Fired when the drag and drop process has completed [ Inherited from Radio Button (PRIM_MD.RadioButton)

Source, Payload, DragResult, AggregatedSource, Origin, Handled

GotFocus

Fired when the control receives focus

Initialize

Fired after a component has been realized for the first time [ Inherited from Radio Button (PRIM_MD.RadioButton)

LostFocus

Fired when the control loses focus

MouseEnter

The mouse has entered the bounds of the control [ Inherited from Radio Button (PRIM_MD.RadioButton)

MouseHover

The mouse has hovered over the control [ Inherited from Radio Button (PRIM_MD.RadioButton)

Origin, Handled

MouseLeave

The mouse has left the bounds of the control [ Inherited from Radio Button (PRIM_MD.RadioButton)

StartDrag

Fired when the user starts a drag and drop process [ Inherited from Radio Button (PRIM_MD.RadioButton)

Source, Payload, Continue, DragList, AggregatedSource, Origin, Handled

TouchChange

Fired repeatedly between the TouchStart and TouchEnd boundaries to provide details of the touch events [ Inherited from Radio Button (PRIM_MD.RadioButton)

MoveLeft, MoveTop, ScaleWidth, ScaleHeight, Rotation, Continue

TouchEnd

Fired when the user stops touching the screen [ Inherited from Radio Button (PRIM_MD.RadioButton)

TouchStart

Fired when the user first makes physical contact with the screen [ Inherited from Radio Button (PRIM_MD.RadioButton)

Origin, TouchMove, TouchRotate, TouchScale, TouchSize

...

See also

All Component Classes

Technical Reference