Click or drag to resize

MediaDatais_directory Field

The flag is true if data(path) is a directory.

If the flag is false, it's a file.

Checked by native library whether the file denoted by this abstract data is a directory.

Type: BOOL

Namespace:  AndroidLocalGalleryPlugin
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool is_directory

Field Value

Type: Boolean
See Also