{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
enum HostedFile.FileType
Enum used to indicate whether a file is a directory or regular file.
Public constructors |
|
|---|---|
FileType() |
|
Public functions |
|
|---|---|
java-static Any! |
fromTypeCode(type: String!) |
String! |
|
val HostedFile.FileType.DIRECTORY: HostedFile.FileType
val HostedFile.FileType.FILE: HostedFile.FileType