NavigationItemShownEvent Field |
Event identifier for handlers when attaching the
ItemShown event
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string ItemShownEvent = "Navigation.ItemShown"
Public Const ItemShownEvent As String = "Navigation.ItemShown"
static val mutable ItemShownEvent: string
Field Value
Type:
StringSee Also