Skip to content

ADInteractStrategy

duzexu edited this page Sep 18, 2021 · 1 revision

ADInteractStrategy

Tool's interaction view response strategy.

public enum ADInteractStrategy 

Enumeration Cases

simult

Support multiple 'ADInteractType' to respond at the same time.

case simult

single

Support single 'ADInteractType' to respond at the same time.

case single

none

Support none 'ADInteractType' to respond.

case none
Types
Protocols
Global Typealiases
Operators
Extensions

Clone this wiki locally