Table of Contents

Property LocationChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

LocationChanged

Gets or sets an action which is called when 'LocationChanged' event is raised.

Action? LocationChanged { get; set; }

Property Value

Action