MenuItem.accelPath

Set accelPath property.

  1. string accelPath [@property getter]
  2. string accelPath [@property setter]
    class MenuItem
    @property
    void
    accelPath
    (
    string propval
    )

Parameters

propval string

Sets the accelerator path of the menu item, through which runtime changes of the menu item's accelerator caused by the user can be identified and saved to persistant storage.