Share via


UICollectionLayoutSectionOrthogonalScrollingDecelerationRate Class

Definition

public static class UICollectionLayoutSectionOrthogonalScrollingDecelerationRate
type UICollectionLayoutSectionOrthogonalScrollingDecelerationRate = class
Inheritance
UICollectionLayoutSectionOrthogonalScrollingDecelerationRate

Properties

Name Description
Automatic

Represents the value associated with the constant 'UICollectionLayoutSectionOrthogonalScrollingDecelerationRateAutomatic'.

Fast

Represents the value associated with the constant 'UICollectionLayoutSectionOrthogonalScrollingDecelerationRateFast'.

Normal

Represents the value associated with the constant 'UICollectionLayoutSectionOrthogonalScrollingDecelerationRateNormal'.

Applies to