ADKViewExclusiveTouch Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | ADKViewExclusiveTouch.h ADKViewExclusiveTouch.m |
+ sharedInstance
Geting a shared instance of ADKViewExclusiveTouch.
+ (instancetype)sharedInstanceReturn Value
Instance of ADKViewExclusiveTouch.
Declared In
ADKViewExclusiveTouch.h
– exclusiveTouchinView:
Setting specific views for exclsive touching.
- (BOOL)exclusiveTouchinView:(id)targetViewParameters
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