forked from SwipeCellKit/SwipeCellKit
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsearch.json
1 lines (1 loc) · 32.9 KB
/
search.json
1
{"Structs/ScaleAndAlphaExpansion.html#/s:12SwipeCellKit22ScaleAndAlphaExpansionV7defaultACvpZ":{"name":"default","abstract":"<p>Returns a <code>ScaleAndAlphaExpansion</code> instance with default expansion options.</p>","parent_name":"ScaleAndAlphaExpansion"},"Structs/ScaleAndAlphaExpansion.html#/s:12SwipeCellKit22ScaleAndAlphaExpansionV8durationSdvp":{"name":"duration","abstract":"<p>The duration of the animation.</p>","parent_name":"ScaleAndAlphaExpansion"},"Structs/ScaleAndAlphaExpansion.html#/s:12SwipeCellKit22ScaleAndAlphaExpansionV5scale12CoreGraphics7CGFloatVvp":{"name":"scale","abstract":"<p>The scale factor used during animation.</p>","parent_name":"ScaleAndAlphaExpansion"},"Structs/ScaleAndAlphaExpansion.html#/s:12SwipeCellKit22ScaleAndAlphaExpansionV16interButtonDelaySdvp":{"name":"interButtonDelay","abstract":"<p>The inter-button delay between animations.</p>","parent_name":"ScaleAndAlphaExpansion"},"Structs/ScaleAndAlphaExpansion.html#/s:12SwipeCellKit22ScaleAndAlphaExpansionVACSd8duration_12CoreGraphics7CGFloatV5scaleSd16interButtonDelaytcfc":{"name":"init(duration:scale:interButtonDelay:)","abstract":"<p>Contructs a new <code>ScaleAndAlphaExpansion</code> instance.</p>","parent_name":"ScaleAndAlphaExpansion"},"Structs/SwipeExpansionAnimationTimingParameters.html#/s:12SwipeCellKit0A34ExpansionAnimationTimingParametersV7defaultACvpZ":{"name":"default","abstract":"<p>Returns a <code>SwipeExpansionAnimationTimingParameters</code> instance with default animation parameters.</p>","parent_name":"SwipeExpansionAnimationTimingParameters"},"Structs/SwipeExpansionAnimationTimingParameters.html#/s:12SwipeCellKit0A34ExpansionAnimationTimingParametersV8durationSdvp":{"name":"duration","abstract":"<p>The duration of the expansion animation.</p>","parent_name":"SwipeExpansionAnimationTimingParameters"},"Structs/SwipeExpansionAnimationTimingParameters.html#/s:12SwipeCellKit0A34ExpansionAnimationTimingParametersV5delaySdvp":{"name":"delay","abstract":"<p>The delay before starting the expansion animation.</p>","parent_name":"SwipeExpansionAnimationTimingParameters"},"Structs/SwipeExpansionAnimationTimingParameters.html#/s:12SwipeCellKit0A34ExpansionAnimationTimingParametersVACSd8duration_Sd5delaytcfc":{"name":"init(duration:delay:)","abstract":"<p>Contructs a new <code>SwipeExpansionAnimationTimingParameters</code> instance.</p>","parent_name":"SwipeExpansionAnimationTimingParameters"},"Structs/SwipeOptions.html#/s:12SwipeCellKit0A7OptionsV15transitionStyleAA0a10TransitionF0Ovp":{"name":"transitionStyle","abstract":"<p>The transition style. Transition is the style of how the action buttons are exposed during the swipe.</p>","parent_name":"SwipeOptions"},"Structs/SwipeOptions.html#/s:12SwipeCellKit0A7OptionsV14expansionStyleAA0a9ExpansionF0VSgvp":{"name":"expansionStyle","abstract":"<p>The expansion style. Expansion is the behavior when the cell is swiped past a defined threshold.</p>","parent_name":"SwipeOptions"},"Structs/SwipeOptions.html#/s:12SwipeCellKit0A7OptionsV17expansionDelegateAA0A9Expanding_pSgvp":{"name":"expansionDelegate","abstract":"<p>The object that is notified when expansion changes.</p>","parent_name":"SwipeOptions"},"Structs/SwipeOptions.html#/s:12SwipeCellKit0A7OptionsV15backgroundColorSo7UIColorCSgvp":{"name":"backgroundColor","abstract":"<p>The background color behind the action buttons.</p>","parent_name":"SwipeOptions"},"Structs/SwipeOptions.html#/s:12SwipeCellKit0A7OptionsV18maximumButtonWidth12CoreGraphics7CGFloatVSgvp":{"name":"maximumButtonWidth","abstract":"<p>The largest allowable button width.</p>","parent_name":"SwipeOptions"},"Structs/SwipeOptions.html#/s:12SwipeCellKit0A7OptionsV18minimumButtonWidth12CoreGraphics7CGFloatVSgvp":{"name":"minimumButtonWidth","abstract":"<p>The smallest allowable button width.</p>","parent_name":"SwipeOptions"},"Structs/SwipeOptions.html#/s:12SwipeCellKit0A7OptionsV23buttonVerticalAlignmentAA0afG0Ovp":{"name":"buttonVerticalAlignment","abstract":"<p>The vertical alignment mode used for when a button image and title are present.</p>","parent_name":"SwipeOptions"},"Structs/SwipeOptions.html#/s:12SwipeCellKit0A7OptionsV13buttonPadding12CoreGraphics7CGFloatVSgvp":{"name":"buttonPadding","abstract":"<p>The amount of space, in points, between the border and the button image or title.</p>","parent_name":"SwipeOptions"},"Structs/SwipeOptions.html#/s:12SwipeCellKit0A7OptionsV13buttonSpacing12CoreGraphics7CGFloatVSgvp":{"name":"buttonSpacing","abstract":"<p>The amount of space, in points, between the button image and the button title.</p>","parent_name":"SwipeOptions"},"Structs/SwipeOptions.html#/s:12SwipeCellKit0A7OptionsVACycfc":{"name":"init()","abstract":"<p>Constructs a new <code>SwipeOptions</code> instance with default options.</p>","parent_name":"SwipeOptions"},"Structs/ScaleTransition.html#/s:12SwipeCellKit15ScaleTransitionV7defaultACvpZ":{"name":"default","abstract":"<p>Returns a <code>ScaleTransition</code> instance with default transition options.</p>","parent_name":"ScaleTransition"},"Structs/ScaleTransition.html#/s:12SwipeCellKit15ScaleTransitionV8durationSdvp":{"name":"duration","abstract":"<p>The duration of the animation.</p>","parent_name":"ScaleTransition"},"Structs/ScaleTransition.html#/s:12SwipeCellKit15ScaleTransitionV07initialD012CoreGraphics7CGFloatVvp":{"name":"initialScale","abstract":"<p>The initial scale factor used before the action button percent visible is greater than the threshold.</p>","parent_name":"ScaleTransition"},"Structs/ScaleTransition.html#/s:12SwipeCellKit15ScaleTransitionV9threshold12CoreGraphics7CGFloatVvp":{"name":"threshold","abstract":"<p>The percent visible threshold that triggers the scaling animation.</p>","parent_name":"ScaleTransition"},"Structs/ScaleTransition.html#/s:12SwipeCellKit15ScaleTransitionVACSd8duration_12CoreGraphics7CGFloatV07initialD0AG9thresholdtcfc":{"name":"init(duration:initialScale:threshold:)","abstract":"<p>Contructs a new <code>ScaleTransition</code> instance.</p>","parent_name":"ScaleTransition"},"Structs/SwipeActionTransitioningContext.html#/s:12SwipeCellKit0A26ActionTransitioningContextV16actionIdentifierSSSgvp":{"name":"actionIdentifier","abstract":"<p>The unique action identifier.</p>","parent_name":"SwipeActionTransitioningContext"},"Structs/SwipeActionTransitioningContext.html#/s:12SwipeCellKit0A26ActionTransitioningContextV6buttonSo8UIButtonCvp":{"name":"button","abstract":"<p>The button that is changing.</p>","parent_name":"SwipeActionTransitioningContext"},"Structs/SwipeActionTransitioningContext.html#/s:12SwipeCellKit0A26ActionTransitioningContextV17newPercentVisible12CoreGraphics7CGFloatVvp":{"name":"newPercentVisible","abstract":"<p>The old visibility percentage between 0.0 and 1.0.</p>","parent_name":"SwipeActionTransitioningContext"},"Structs/SwipeActionTransitioningContext.html#/s:12SwipeCellKit0A26ActionTransitioningContextV17oldPercentVisible12CoreGraphics7CGFloatVvp":{"name":"oldPercentVisible","abstract":"<p>The new visibility percentage between 0.0 and 1.0.</p>","parent_name":"SwipeActionTransitioningContext"},"Structs/SwipeActionTransitioningContext.html#/s:12SwipeCellKit0A26ActionTransitioningContextV18setBackgroundColorySo7UIColorCSgF":{"name":"setBackgroundColor(_:)","abstract":"<p>Sets the background color behind the action button.</p>","parent_name":"SwipeActionTransitioningContext"},"Structs/SwipeExpansionStyle/FillOptions/HandlerInvocationTiming.html#/s:12SwipeCellKit0A14ExpansionStyleV11FillOptionsV23HandlerInvocationTimingO4withA2GmF":{"name":"with","abstract":"<p>The action handler is invoked with the fill animation.</p>","parent_name":"HandlerInvocationTiming"},"Structs/SwipeExpansionStyle/FillOptions/HandlerInvocationTiming.html#/s:12SwipeCellKit0A14ExpansionStyleV11FillOptionsV23HandlerInvocationTimingO5afterA2GmF":{"name":"after","abstract":"<p>The action handler is invoked after the fill animation completes.</p>","parent_name":"HandlerInvocationTiming"},"Structs/SwipeExpansionStyle/FillOptions/HandlerInvocationTiming.html":{"name":"HandlerInvocationTiming","abstract":"<p>Describes when the action handler will be invoked with respect to the fill animation.</p>","parent_name":"FillOptions"},"Structs/SwipeExpansionStyle/FillOptions.html#/s:12SwipeCellKit0A14ExpansionStyleV11FillOptionsV9automaticAeA0d11FulfillmentE0O_AE23HandlerInvocationTimingO6timingtFZ":{"name":"automatic(_:timing:)","abstract":"<p>Returns a <code>FillOptions</code> instance with automatic fulfillemnt.</p>","parent_name":"FillOptions"},"Structs/SwipeExpansionStyle/FillOptions.html#/s:12SwipeCellKit0A14ExpansionStyleV11FillOptionsV6manualA2E23HandlerInvocationTimingO6timing_tFZ":{"name":"manual(timing:)","abstract":"<p>Returns a <code>FillOptions</code> instance with manual fulfillemnt.</p>","parent_name":"FillOptions"},"Structs/SwipeExpansionStyle/FillOptions.html#/s:12SwipeCellKit0A14ExpansionStyleV11FillOptionsV015autoFulFillmentE0AA0d11FulfillmentE0OSgvp":{"name":"autoFulFillmentStyle","abstract":"<p>The fulfillment style describing how expansion should be resolved once the action has been fulfilled.</p>","parent_name":"FillOptions"},"Structs/SwipeExpansionStyle/FillOptions.html#/s:12SwipeCellKit0A14ExpansionStyleV11FillOptionsV6timingAE23HandlerInvocationTimingOvp":{"name":"timing","abstract":"<p>The timing which specifies when the action handler will be invoked with respect to the fill animation.</p>","parent_name":"FillOptions"},"Structs/SwipeExpansionStyle/CompletionAnimation.html#/s:12SwipeCellKit0A14ExpansionStyleV19CompletionAnimationO4fillAeC11FillOptionsVcAEmF":{"name":"fill","abstract":"<p>The expansion will completely fill the item.</p>","parent_name":"CompletionAnimation"},"Structs/SwipeExpansionStyle/CompletionAnimation.html#/s:12SwipeCellKit0A14ExpansionStyleV19CompletionAnimationO6bounceA2EmF":{"name":"bounce","abstract":"<p>The expansion will bounce back from the trigger point and hide the action view, resetting the item.</p>","parent_name":"CompletionAnimation"},"Structs/SwipeExpansionStyle/Trigger.html#/s:12SwipeCellKit0A14ExpansionStyleV7TriggerO14touchThresholdAE12CoreGraphics7CGFloatVcAEmF":{"name":"touchThreshold","abstract":"<p>The trigger is specified by a touch occuring past the supplied percentage in the superview.</p>","parent_name":"Trigger"},"Structs/SwipeExpansionStyle/Trigger.html#/s:12SwipeCellKit0A14ExpansionStyleV7TriggerO10overscrollAE12CoreGraphics7CGFloatVcAEmF":{"name":"overscroll","abstract":"<p>The trigger is specified by the distance in points past the fully exposed action view.</p>","parent_name":"Trigger"},"Structs/SwipeExpansionStyle/Target.html#/s:12SwipeCellKit0A14ExpansionStyleV6TargetO10percentageAE12CoreGraphics7CGFloatVcAEmF":{"name":"percentage","abstract":"<p>The target is specified by a percentage.</p>","parent_name":"Target"},"Structs/SwipeExpansionStyle/Target.html#/s:12SwipeCellKit0A14ExpansionStyleV6TargetO9edgeInsetAE12CoreGraphics7CGFloatVcAEmF":{"name":"edgeInset","abstract":"<p>The target is specified by a edge inset.</p>","parent_name":"Target"},"Structs/SwipeExpansionStyle.html#/s:12SwipeCellKit0A14ExpansionStyleV9selectionACvpZ":{"name":"selection","abstract":"<p>The default action performs a selection-type behavior. The cell bounces back to its unopened state upon selection and the row remains in the table/collection view.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle.html#/s:12SwipeCellKit0A14ExpansionStyleV11destructiveACvpZ":{"name":"destructive","abstract":"<p>The default action performs a destructive behavior. The cell is removed from the table/collection view in an animated fashion.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle.html#/s:12SwipeCellKit0A14ExpansionStyleV20destructiveAfterFillACvpZ":{"name":"destructiveAfterFill","abstract":"<p>The default action performs a destructive behavior after the fill animation completes. The cell is removed from the table/collection view in an animated fashion.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle.html#/s:12SwipeCellKit0A14ExpansionStyleV4fillACvpZ":{"name":"fill","abstract":"<p>The default action performs a fill behavior.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle.html#/s:12SwipeCellKit0A14ExpansionStyleV11destructiveACSb19automaticallyDelete_AC11FillOptionsV23HandlerInvocationTimingO6timingtFZ":{"name":"destructive(automaticallyDelete:timing:)","abstract":"<p>Returns a <code>SwipeExpansionStyle</code> instance for the default action which peforms destructive behavior with the specified options.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle.html#/s:12SwipeCellKit0A14ExpansionStyleV6targetAC6TargetOvp":{"name":"target","abstract":"<p>The relative target expansion threshold. Expansion will occur at the specified value.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle.html#/s:12SwipeCellKit0A14ExpansionStyleV18additionalTriggersSayAC7TriggerOGvp":{"name":"additionalTriggers","abstract":"<p>Additional triggers to useful for determining if expansion should occur.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle.html#/s:12SwipeCellKit0A14ExpansionStyleV17elasticOverscrollSbvp":{"name":"elasticOverscroll","abstract":"<p>Specifies if buttons should expand to fully fill overscroll, or expand at a percentage relative to the overscroll.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle.html#/s:12SwipeCellKit0A14ExpansionStyleV19completionAnimationAC010CompletionG0Ovp":{"name":"completionAnimation","abstract":"<p>Specifies the expansion animation completion style.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle.html#/s:12SwipeCellKit0A14ExpansionStyleV23minimumTargetOverscroll12CoreGraphics7CGFloatVvp":{"name":"minimumTargetOverscroll","abstract":"<p>Specifies the minimum amount of overscroll required if the configured target is less than the fully exposed action view.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle.html#/s:12SwipeCellKit0A14ExpansionStyleV26targetOverscrollElasticity12CoreGraphics7CGFloatVvp":{"name":"targetOverscrollElasticity","abstract":"<p>The amount of elasticity applied when dragging past the expansion target.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle.html#/s:12SwipeCellKit0A14ExpansionStyleVA2C6TargetO6target_SayAC7TriggerOG18additionalTriggersSb17elasticOverscrollAC19CompletionAnimationO010completionN0tcfc":{"name":"init(target:additionalTriggers:elasticOverscroll:completionAnimation:)","abstract":"<p>Contructs a new <code>SwipeExpansionStyle</code> instance.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle/Target.html":{"name":"Target","abstract":"<p>Describes the relative target expansion threshold. Expansion will occur at the specified value.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle/Trigger.html":{"name":"Trigger","abstract":"<p>Describes additional triggers to useful for determining if expansion should occur.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle/CompletionAnimation.html":{"name":"CompletionAnimation","abstract":"<p>Describes the expansion animation completion style.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle/FillOptions.html":{"name":"FillOptions","abstract":"<p>Specifies the options for the fill completion animation.</p>","parent_name":"SwipeExpansionStyle"},"Structs/SwipeExpansionStyle.html":{"name":"SwipeExpansionStyle","abstract":"<p>Describes the expansion style. Expansion is the behavior when the cell is swiped past a defined threshold.</p>"},"Structs/SwipeActionTransitioningContext.html":{"name":"SwipeActionTransitioningContext","abstract":"<p>The <code>SwipeActionTransitioningContext</code> type provides information relevant to a specific action as transitioning occurs.</p>"},"Structs/ScaleTransition.html":{"name":"ScaleTransition","abstract":"<p>A scale transition object drives the custom appearance of actions during transition. </p>"},"Structs/SwipeOptions.html":{"name":"SwipeOptions","abstract":"<p>The <code>SwipeOptions</code> class provides options for transistion and expansion behavior for swiped cell.</p>"},"Structs/SwipeExpansionAnimationTimingParameters.html":{"name":"SwipeExpansionAnimationTimingParameters","abstract":"<p>Specifies timing information for the overall expansion animation.</p>"},"Structs/ScaleAndAlphaExpansion.html":{"name":"ScaleAndAlphaExpansion","abstract":"<p>A scale and alpha expansion object drives the custom appearance of the effected actions during expansion.</p>"},"Protocols/SwipeExpanding.html#/s:12SwipeCellKit0A9ExpandingP25animationTimingParametersAA0a18ExpansionAnimationfG0VSaySo8UIButtonCG7buttons_Sb9expandingtF":{"name":"animationTimingParameters(buttons:expanding:)","abstract":"<p>Asks your object for the animation timing parameters.</p>","parent_name":"SwipeExpanding"},"Protocols/SwipeExpanding.html#/s:12SwipeCellKit0A9ExpandingP12actionButtonySo8UIButtonC_Sb9didChangeSayAFG18otherActionButtonstF":{"name":"actionButton(_:didChange:otherActionButtons:)","abstract":"<p>Tells your object when the expansion state is changing.</p>","parent_name":"SwipeExpanding"},"Protocols/SwipeActionTransitioning.html#/s:12SwipeCellKit0A19ActionTransitioningP13didTransitionyAA0adE7ContextV4with_tF":{"name":"didTransition(with:)","abstract":"<p>Tells the delegate that transition change has occured.</p>","parent_name":"SwipeActionTransitioning"},"Protocols/SwipeTableViewCellDelegate.html#/s:12SwipeCellKit0a9TableViewB8DelegateP05tableE0SayAA0A6ActionCGSgSo07UITableE0C_10Foundation9IndexPathV19editActionsForRowAtAA0aN11OrientationO3fortF":{"name":"tableView(_:editActionsForRowAt:for:)","abstract":"<p>Asks the delegate for the actions to display in response to a swipe in the specified row.</p>","parent_name":"SwipeTableViewCellDelegate"},"Protocols/SwipeTableViewCellDelegate.html#/s:12SwipeCellKit0a9TableViewB8DelegateP05tableE0AA0A7OptionsVSo07UITableE0C_10Foundation9IndexPathV011editActionsH8ForRowAtAA0aN11OrientationO3fortF":{"name":"tableView(_:editActionsOptionsForRowAt:for:)","abstract":"<p>Asks the delegate for the display options to be used while presenting the action buttons.</p>","parent_name":"SwipeTableViewCellDelegate"},"Protocols/SwipeTableViewCellDelegate.html#/s:12SwipeCellKit0a9TableViewB8DelegateP05tableE0ySo07UITableE0C_10Foundation9IndexPathV21willBeginEditingRowAtAA0A18ActionsOrientationO3fortF":{"name":"tableView(_:willBeginEditingRowAt:for:)","abstract":"<p>Tells the delegate that the table view is about to go into editing mode.</p>","parent_name":"SwipeTableViewCellDelegate"},"Protocols/SwipeTableViewCellDelegate.html#/s:12SwipeCellKit0a9TableViewB8DelegateP05tableE0ySo07UITableE0C_10Foundation9IndexPathVSg18didEndEditingRowAtAA0A18ActionsOrientationO3fortF":{"name":"tableView(_:didEndEditingRowAt:for:)","abstract":"<p>Tells the delegate that the table view has left editing mode.</p>","parent_name":"SwipeTableViewCellDelegate"},"Protocols/SwipeTableViewCellDelegate.html#/s:12SwipeCellKit0a9TableViewB8DelegateP11visibleRectSC6CGRectVSgSo07UITableE0C3for_tF":{"name":"visibleRect(for:)","abstract":"<p>Asks the delegate for visibile rectangle of the table view, which is used to ensure swipe actions are vertically centered within the visible portion of the cell.</p>","parent_name":"SwipeTableViewCellDelegate"},"Protocols/SwipeCollectionViewCellDelegate.html#/s:12SwipeCellKit0a14CollectionViewB8DelegateP010collectionE0SayAA0A6ActionCGSgSo012UICollectionE0C_10Foundation9IndexPathV20editActionsForItemAtAA0aN11OrientationO3fortF":{"name":"collectionView(_:editActionsForItemAt:for:)","abstract":"<p>Asks the delegate for the actions to display in response to a swipe in the specified item.</p>","parent_name":"SwipeCollectionViewCellDelegate"},"Protocols/SwipeCollectionViewCellDelegate.html#/s:12SwipeCellKit0a14CollectionViewB8DelegateP010collectionE0AA0A7OptionsVSo012UICollectionE0C_10Foundation9IndexPathV011editActionsH9ForItemAtAA0aN11OrientationO3fortF":{"name":"collectionView(_:editActionsOptionsForItemAt:for:)","abstract":"<p>Asks the delegate for the display options to be used while presenting the action buttons.</p>","parent_name":"SwipeCollectionViewCellDelegate"},"Protocols/SwipeCollectionViewCellDelegate.html#/s:12SwipeCellKit0a14CollectionViewB8DelegateP010collectionE0ySo012UICollectionE0C_10Foundation9IndexPathV22willBeginEditingItemAtAA0A18ActionsOrientationO3fortF":{"name":"collectionView(_:willBeginEditingItemAt:for:)","abstract":"<p>Tells the delegate that the collection view is about to go into editing mode.</p>","parent_name":"SwipeCollectionViewCellDelegate"},"Protocols/SwipeCollectionViewCellDelegate.html#/s:12SwipeCellKit0a14CollectionViewB8DelegateP010collectionE0ySo012UICollectionE0C_10Foundation9IndexPathVSg19didEndEditingItemAtAA0A18ActionsOrientationO3fortF":{"name":"collectionView(_:didEndEditingItemAt:for:)","abstract":"<p>Tells the delegate that the collection view has left editing mode.</p>","parent_name":"SwipeCollectionViewCellDelegate"},"Protocols/SwipeCollectionViewCellDelegate.html#/s:12SwipeCellKit0a14CollectionViewB8DelegateP11visibleRectSC6CGRectVSgSo012UICollectionE0C3for_tF":{"name":"visibleRect(for:)","abstract":"<p>Asks the delegate for visibile rectangle of the collection view, which is used to ensure swipe actions are vertically centered within the visible portion of the item.</p>","parent_name":"SwipeCollectionViewCellDelegate"},"Protocols/SwipeCollectionViewCellDelegate.html":{"name":"SwipeCollectionViewCellDelegate","abstract":"<p>The <code>SwipeCollectionViewCellDelegate</code> protocol is adopted by an object that manages the display of action buttons when the item is swiped.</p>"},"Protocols/SwipeTableViewCellDelegate.html":{"name":"SwipeTableViewCellDelegate","abstract":"<p>The <code>SwipeTableViewCellDelegate</code> protocol is adopted by an object that manages the display of action buttons when the cell is swiped.</p>"},"Protocols/SwipeActionTransitioning.html":{"name":"SwipeActionTransitioning","abstract":"<p>Adopt the <code>SwipeActionTransitioning</code> protocol in objects that implement custom appearance of actions during transition.</p>"},"Protocols/SwipeExpanding.html":{"name":"SwipeExpanding","abstract":"<p>Adopt the <code>SwipeExpanding</code> protocol in objects that implement custom appearance of actions during expansion.</p>"},"Enums/SwipeVerticalAlignment.html#/s:12SwipeCellKit0A17VerticalAlignmentO19centerFirstBaselineA2CmF":{"name":"centerFirstBaseline","abstract":"<p>All actions will be inspected and the tallest image and first baseline offset of title text will be used to create the alignment rectangle.</p>","parent_name":"SwipeVerticalAlignment"},"Enums/SwipeVerticalAlignment.html#/s:12SwipeCellKit0A17VerticalAlignmentO6centerA2CmF":{"name":"center","abstract":"<p>The action button image height and full title height are used to create the aligment rectange.</p>","parent_name":"SwipeVerticalAlignment"},"Enums/SwipeActionsOrientation.html#/s:12SwipeCellKit0A18ActionsOrientationO4leftA2CmF":{"name":"left","abstract":"<p>The left side of the cell.</p>","parent_name":"SwipeActionsOrientation"},"Enums/SwipeActionsOrientation.html#/s:12SwipeCellKit0A18ActionsOrientationO5rightA2CmF":{"name":"right","abstract":"<p>The right side of the cell.</p>","parent_name":"SwipeActionsOrientation"},"Enums/SwipeTransitionStyle.html#/s:12SwipeCellKit0A15TransitionStyleO6borderA2CmF":{"name":"border","abstract":"<p>The visible action area is equally divide between all action buttons.</p>","parent_name":"SwipeTransitionStyle"},"Enums/SwipeTransitionStyle.html#/s:12SwipeCellKit0A15TransitionStyleO4dragA2CmF":{"name":"drag","abstract":"<p>The visible action area is dragged, pinned to the cell, with each action button fully sized as it is exposed.</p>","parent_name":"SwipeTransitionStyle"},"Enums/SwipeTransitionStyle.html#/s:12SwipeCellKit0A15TransitionStyleO6revealA2CmF":{"name":"reveal","abstract":"<p>The visible action area sits behind the cell, pinned to the edge of the table/collection view, and is revealed as the cell is dragged aside.</p>","parent_name":"SwipeTransitionStyle"},"Enums/ExpansionFulfillmentStyle.html#/s:12SwipeCellKit25ExpansionFulfillmentStyleO6deleteA2CmF":{"name":"delete","abstract":"<p>Implies the item will be deleted upon action fulfillment.</p>","parent_name":"ExpansionFulfillmentStyle"},"Enums/ExpansionFulfillmentStyle.html#/s:12SwipeCellKit25ExpansionFulfillmentStyleO5resetA2CmF":{"name":"reset","abstract":"<p>Implies the item will be reset and the actions view hidden upon action fulfillment.</p>","parent_name":"ExpansionFulfillmentStyle"},"Enums/SwipeActionStyle.html#/s:12SwipeCellKit0A11ActionStyleO7defaultA2CmF":{"name":"default","abstract":"<p>Apply a style that reflects standard non-destructive actions.</p>","parent_name":"SwipeActionStyle"},"Enums/SwipeActionStyle.html#/s:12SwipeCellKit0A11ActionStyleO11destructiveA2CmF":{"name":"destructive","abstract":"<p>Apply a style that reflects destructive actions.</p>","parent_name":"SwipeActionStyle"},"Enums/SwipeActionStyle.html":{"name":"SwipeActionStyle","abstract":"<p>Constants that help define the appearance of action buttons.</p>"},"Enums/ExpansionFulfillmentStyle.html":{"name":"ExpansionFulfillmentStyle","abstract":"<p>Describes how expansion should be resolved once the action has been fulfilled.</p>"},"Enums/SwipeTransitionStyle.html":{"name":"SwipeTransitionStyle","abstract":"<p>Describes the transition style. Transition is the style of how the action buttons are exposed during the swipe.</p>"},"Enums/SwipeActionsOrientation.html":{"name":"SwipeActionsOrientation","abstract":"<p>Describes which side of the cell that the action buttons will be displayed.</p>"},"Enums/SwipeVerticalAlignment.html":{"name":"SwipeVerticalAlignment","abstract":"<p>Describes the alignment mode used when action button images and titles are provided.</p>"},"Classes/SwipeTableViewCell.html#/s:12SwipeCellKit0a9TableViewB0C8delegateAA0adeB8Delegate_pSgXwvp":{"name":"delegate","abstract":"<p>The object that acts as the delegate of the <code>SwipeTableViewCell</code>.</p>","parent_name":"SwipeTableViewCell"},"Classes/SwipeTableViewCell.html#/s:12SwipeCellKit0a9TableViewB0C11swipeOffset12CoreGraphics7CGFloatVvp":{"name":"swipeOffset","abstract":"<p>The point at which the origin of the cell is offset from the non-swiped origin.</p>","parent_name":"SwipeTableViewCell"},"Classes/SwipeTableViewCell.html#/s:12SwipeCellKit0a9TableViewB0C04hideA0ySb8animated_ySbcSg10completiontF":{"name":"hideSwipe(animated:completion:)","abstract":"<p>Hides the swipe actions and returns the cell to center.</p>","parent_name":"SwipeTableViewCell"},"Classes/SwipeTableViewCell.html#/s:12SwipeCellKit0a9TableViewB0C04showA0yAA0A18ActionsOrientationO11orientation_Sb8animatedySbcSg10completiontF":{"name":"showSwipe(orientation:animated:completion:)","abstract":"<p>Shows the swipe actions for the specified orientation.</p>","parent_name":"SwipeTableViewCell"},"Classes/SwipeTableViewCell.html#/s:12SwipeCellKit0a9TableViewB0C03setA6Offsety12CoreGraphics7CGFloatV_Sb8animatedySbcSg10completiontF":{"name":"setSwipeOffset(_:animated:completion:)","abstract":"<p>The point at which the origin of the cell is offset from the non-swiped origin.</p>","parent_name":"SwipeTableViewCell"},"Classes/SwipeCollectionViewCell.html#/s:12SwipeCellKit0a14CollectionViewB0C8delegateAA0adeB8Delegate_pSgXwvp":{"name":"delegate","abstract":"<p>The object that acts as the delegate of the <code>SwipeCollectionViewCell</code>.</p>","parent_name":"SwipeCollectionViewCell"},"Classes/SwipeCollectionViewCell.html#/s:12SwipeCellKit0a14CollectionViewB0C11swipeOffset12CoreGraphics7CGFloatVvp":{"name":"swipeOffset","abstract":"<p>The point at which the origin of the cell is offset from the non-swiped origin.</p>","parent_name":"SwipeCollectionViewCell"},"Classes/SwipeCollectionViewCell.html#/s:12SwipeCellKit0a14CollectionViewB0C04hideA0ySb8animated_ySbcSg10completiontF":{"name":"hideSwipe(animated:completion:)","abstract":"<p>Hides the swipe actions and returns the cell to center.</p>","parent_name":"SwipeCollectionViewCell"},"Classes/SwipeCollectionViewCell.html#/s:12SwipeCellKit0a14CollectionViewB0C04showA0yAA0A18ActionsOrientationO11orientation_Sb8animatedySbcSg10completiontF":{"name":"showSwipe(orientation:animated:completion:)","abstract":"<p>Shows the swipe actions for the specified orientation.</p>","parent_name":"SwipeCollectionViewCell"},"Classes/SwipeCollectionViewCell.html#/s:12SwipeCellKit0a14CollectionViewB0C03setA6Offsety12CoreGraphics7CGFloatV_Sb8animatedySbcSg10completiontF":{"name":"setSwipeOffset(_:animated:completion:)","abstract":"<p>The point at which the origin of the cell is offset from the non-swiped origin.</p>","parent_name":"SwipeCollectionViewCell"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC10identifierSSSgvp":{"name":"identifier","abstract":"<p>An optional unique action identifier.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC5titleSSSgvp":{"name":"title","abstract":"<p>The title of the action button.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC5styleAA0aD5StyleOvp":{"name":"style","abstract":"<p>The style applied to the action button.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC18transitionDelegateAA0aD13Transitioning_pSgvp":{"name":"transitionDelegate","abstract":"<p>The object that is notified as transitioning occurs.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC4fontSo6UIFontCSgvp":{"name":"font","abstract":"<p>The font to use for the title of the action button.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC9textColorSo7UIColorCSgvp":{"name":"textColor","abstract":"<p>The text color of the action button.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC20highlightedTextColorSo7UIColorCSgvp":{"name":"highlightedTextColor","abstract":"<p>The highlighted text color of the action button.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC5imageSo7UIImageCSgvp":{"name":"image","abstract":"<p>The image used for the action button.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC16highlightedImageSo7UIImageCSgvp":{"name":"highlightedImage","abstract":"<p>The highlighted image used for the action button.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC7handleryAC_10Foundation9IndexPathVtcSgvp":{"name":"handler","abstract":"<p>The closure to execute when the user taps the button associated with this action.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC15backgroundColorSo7UIColorCSgvp":{"name":"backgroundColor","abstract":"<p>The background color of the action button.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC26highlightedBackgroundColorSo7UIColorCSgvp":{"name":"highlightedBackgroundColor","abstract":"<p>The highlighted background color of the action button.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC16backgroundEffectSo08UIVisualF0CSgvp":{"name":"backgroundEffect","abstract":"<p>The visual effect to apply to the action button.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC17hidesWhenSelectedSbvp":{"name":"hidesWhenSelected","abstract":"<p>A Boolean value that determines whether the actions menu is automatically hidden upon selection.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionCAcA0aD5StyleO5style_SSSg5titleyAC_10Foundation9IndexPathVtcSg7handlertcfc":{"name":"init(style:title:handler:)","abstract":"<p>Constructs a new <code>SwipeAction</code> instance.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html#/s:12SwipeCellKit0A6ActionC7fulfillyAA25ExpansionFulfillmentStyleO4with_tF":{"name":"fulfill(with:)","abstract":"<p>Calling this method performs the configured expansion completion animation including deletion, if necessary. Calling this method more than once has no effect.</p>","parent_name":"SwipeAction"},"Classes/SwipeAction.html":{"name":"SwipeAction","abstract":"<p>The <code>SwipeAction</code> object defines a single action to present when the user swipes horizontally in a table/collection item.</p>"},"Classes/SwipeCollectionViewCell.html":{"name":"SwipeCollectionViewCell","abstract":"<p>The <code>SwipeCollectionViewCell</code> class extends <code>UICollectionViewCell</code> and provides more flexible options for cell swiping behavior.</p>"},"Classes/SwipeTableViewCell.html":{"name":"SwipeTableViewCell","abstract":"<p>The <code>SwipeTableViewCell</code> class extends <code>UITableViewCell</code> and provides more flexible options for cell swiping behavior.</p>"},"advanced.html":{"name":"Advanced"},"Guides.html":{"name":"Guides","abstract":"<p>The following guides are available globally.</p>"},"Classes.html":{"name":"Classes","abstract":"<p>The following classes are available globally.</p>"},"Enums.html":{"name":"Enumerations","abstract":"<p>The following enumerations are available globally.</p>"},"Protocols.html":{"name":"Protocols","abstract":"<p>The following protocols are available globally.</p>"},"Structs.html":{"name":"Structures","abstract":"<p>The following structures are available globally.</p>"}}