API
Class

cordova-plugin-file.Flags (cordova-plugin-file.Flags)

使用范围:Native

Contents

class cordova-plugin-file.Flags (cordova-plugin-file.Flags)

目录读取的参数

Constructor Top

  Flags ()

Static Properties & Enumerations Top

Boolean create

是否创建,缺省为file

Boolean exclusive

高级读取,缺省为file

Constructor details Top

public Flags ()

目录读取的参数

Static Properties & Enumerations Detail Top

static public Boolean create

是否创建,缺省为file

static public Boolean exclusive

高级读取,缺省为file