Xuni Product Documentation - Xamarin.Forms
SortDescription Constructor(String,SortDirection)
The path of the data item to which the sort operation will be applied.
The direction of the sort operation.
Initializes a new instance of the SortDescription class.
Syntax
public SortDescription( 
   string sortPath,
   SortDirection direction
)

Parameters

sortPath
The path of the data item to which the sort operation will be applied.
direction
The direction of the sort operation.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SortDescription Class
SortDescription Members
Overload List