다음을 통해 공유


IHapticFeedback.Perform(HapticFeedbackType) 메서드

정의

디바이스에서 촉각 피드백 유형을 수행합니다.

public:
 void Perform(Microsoft::Maui::Devices::HapticFeedbackType type);
public void Perform (Microsoft.Maui.Devices.HapticFeedbackType type);
abstract member Perform : Microsoft.Maui.Devices.HapticFeedbackType -> unit
Public Sub Perform (type As HapticFeedbackType)

매개 변수

type
HapticFeedbackType

수행할 촉각 피드백 유형입니다.

적용 대상