UIKit.UIDocument.GetFileNameExtension Method
The file extension to append to the file URL of this UIDocument when writing it.

Syntax

[Foundation.Export("fileNameExtensionForType:saveOperation:")]
public virtual string GetFileNameExtension (string typeName, UIDocumentSaveOperation saveOperation)

Parameters

typeName
String representing a type.
saveOperation
This represents a constant indicating if a document file is being written for the first time or being overwritten.

Returns

A string representing a type.

Remarks

This can be used from a background thread.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0