FileShare

Overview

Sharing mode for a file stream (for platforms where sharing is supported)

Location

  • Reference: Island.fx
  • Namespace: RemObjects.Elements.System
  • Platforms: Android, Fuchsia, iOS, iOS Simulator, Mac Catalyst, macOS, tvOS, tvOS Simulator, Ubuntu, watchOS, watchOS Simulator, Windows
Value Description
Delete Allow deleting the file.
None Allow nothing.
Read Allow read access.
ReadWrite Allow read/write access.
Write Allow write access.