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