2027 Method
Changes 0
M

DoubleClickOptions.IsSupportedAction

Description:
Checks whether the specified double-click target supports the specified action.
public bool IsSupportedAction(
	DoubleClickTarget target,
	DoubleClickAction action
)
Return Value Boolean True if the target supports the specified action, false otherwise.