Name |
Description |
BoolToVisibilityCollapsedConverter |
This class converts a bool value to Visibility |
BytesPerSecondToDisplayValueConverter |
This class converts bytes per second to a display value. |
BytesToDisplayValueConverter |
This class converts bytes to GB, MB, KB, B depending on the size. |
DownloadPriorityToBoolConverter |
This class converts the download priority to a bool value. |
IsEnabledToDisplayTextConverter |
This class converts a boolean value to a string representation. |
RemainingTimeToDisplayValueConverter |
This class converts the remaining time in seconds to a more readable format. |
SelectedVideoToSummaryConverter |
This class converts the summary of the selected video. If no video is selected a message that the user should select one is shown. |
TagTitleToCharacterConverter |
This class converts a tag's title to it's first character in upper case. |
TimeSpanToHoursConverter |
This class converts a time span to hours. |