ADKViewExclusiveTouch Class Reference

Inherits from NSObject
Declared in ADKViewExclusiveTouch.h
ADKViewExclusiveTouch.m

+ sharedInstance

Geting a shared instance of ADKViewExclusiveTouch.

+ (instancetype)sharedInstance

Return Value

Instance of ADKViewExclusiveTouch.

Declared In

ADKViewExclusiveTouch.h

– exclusiveTouchinView:

Setting specific views for exclsive touching.

- (BOOL)exclusiveTouchinView:(id)targetView

Parameters

targetView

Assiging a target view and subviews that you want to prevent touch multiple views at same time.

Return Value

Did it correct for running.

Declared In

ADKViewExclusiveTouch.h