Share via


UIImpactFeedbackStyle Enum

Definition

Enumerates the mass of the objects used by the UIImpactFeedbackGenerator class.

[ObjCRuntime.Native]
public enum UIImpactFeedbackStyle
[<ObjCRuntime.Native>]
type UIImpactFeedbackStyle = 
Inheritance
UIImpactFeedbackStyle
Attributes

Fields

Name Value Description
Light 0

A light impact.

Medium 1

A moderate impact.

Heavy 2

A strong impact.

Soft 3
Rigid 4

Applies to