PHAssetResourceCreationOptions.ShouldMoveFile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether Photos should move the original file into the library on creation.
public virtual bool ShouldMoveFile { [Foundation.Export("shouldMoveFile")] get; [Foundation.Export("setShouldMoveFile:")] set; }
member this.ShouldMoveFile : bool with get, set
Property Value
If false
, a copy of the original file will be used.
- Attributes