Share via


UIBandSelectionInteractionShouldBeginHandler Delegate

Definition

public delegate bool UIBandSelectionInteractionShouldBeginHandler(UIBandSelectionInteraction interaction, CGPoint point);
type UIBandSelectionInteractionShouldBeginHandler = delegate of UIBandSelectionInteraction * CGPoint -> bool

Parameters

point
CGPoint

Return Value

Applies to