ArcGIS Pro 2.8 API Reference Guide
Unsubscribe(Action<ToolEventArgs>) Method

ArcGIS.Desktop.Framework.Events Namespace > ActiveToolChangedEvent Class > Unsubscribe Method : Unsubscribe(Action<ToolEventArgs>) Method
The method being called.
Stop being notified when the event occurs.
Syntax
public static void Unsubscribe( 
   Action<ToolEventArgs> action
)
Public Overloads Shared Sub Unsubscribe( _
   ByVal action As Action(Of ToolEventArgs) _
) 

Parameters

action
The method being called.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ActiveToolChangedEvent Class
ActiveToolChangedEvent Members
Overload List