Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use wx.vibrateLong in WeChat Mini Programs's Development

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This "WeChat Mini Programs development how to use wx.vibrateLong" article, the article sample code introduction is very detailed, with a certain reference value, interested friends must refer to, for the "WeChat Mini Programs development how to use wx.vibrateLong", Xiaobian sorted out the following knowledge points, please follow the pace of the editor step by step slowly understand, then let us enter the topic.

Wx.vibrateLong (OBJECT)

Make the phone vibrate for a long time (400ms)

OBJECT parameter description:

The parameter name type is required to indicate whether successFunction API calls successful callback function failFunction No API call failed callback function completeFunction No API call ends callback function (both successful and failed call will be executed) wx.vibrateShort (OBJECT)

The basic library 1.2.0 is supported, and the lower version needs to be compatible.

Make the phone vibrate for a short time (15ms)

OBJECT parameter description:

Parameter name type is required to indicate whether successFunction API calls successful callback function failFunction No API call failed callback function completeFunction No API call ends callback function (successful or failed callback function will be executed) Bug & Tip

Tip:vibrateShort API only works on iPhone7/iPhone7Plus and Android models.

Tip:getScreenBrightness interface if the automatic brightness adjustment function is enabled in the Android settings, the screen brightness will be automatically adjusted according to the light. The interface can only obtain the value before the automatic brightness adjustment, not the real-time luminance value.

What does Mini Program mean? Mini Program is an application that can be used without download and installation. It can be used immediately by scanning a QR code or searching it. It is easy to operate and easy to spread. It can achieve seven major functions, such as message notification, offline code scanning, official account association, and so on. It is based on Wechat, similar to APP. You can use it whenever you want. After using it, you will leave without taking up memory.

The above is all the contents of the article "how to use wx.vibrateLong in WeChat Mini Programs's Development". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report