Package apple.uikit
Interface UIButton.Block_setPointerStyleProvider
-
- Enclosing class:
- UIButton
public static interface UIButton.Block_setPointerStyleProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UIPointerStylecall_setPointerStyleProvider(UIButton button, UIPointerEffect proposedEffect, UIPointerShape proposedShape)
-
-
-
Method Detail
-
call_setPointerStyleProvider
UIPointerStyle call_setPointerStyleProvider(UIButton button, UIPointerEffect proposedEffect, UIPointerShape proposedShape)
-
-