HomeDocs
Skip to main content

dlt.setNavigationBarIconStyle

Introduction

Set the navigation bar icon button theme.

Parameters

Object object

PropertyTypeDefaultRequiredDescription
colorstringNoOnly supports black or white
successfunctionNoCallback function for a successful call
failfunctionNoCallback function for a failed call
completefunctionNoCallback function for the call's completion (executed for both successful and failed calls)

Sample Code

dlt.setNavigationBarIconStyle({
color: 'black',
});
Privacy agreementDeveloper agreementcontact us: developer_service.mi@transsion.com © 2024 MiniApp. All Rights Reserved.