ADPhotoKit Documentation

Enumeration ADInteract​Strategy

public enum ADInteractStrategy  

Tool's interaction view response strategy.

Enumeration Cases

simult

case simult

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

single

case single

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

none

case none

Support none 'ADInteractType' to respond.