PickOptions.PickerTitle 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.
Title for the file picker.
public string PickerTitle { get; set; }
Property Value
System.String
Remarks
Note that the file picker title is only used on the Android platform.