Android Question How to check whether the directory already exists

little3399

Active Member
Licensed User
Longtime User
Hi,
Is there a function to check whether the directory already exists ?
 

lemonisdead

Well-Known Member
Licensed User
Longtime User
Hello,
Take a look at the Files part of the Core library. You have the ability to check if File.Exists and check if it is a directory File.IsDirectory
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…