C# Class Badge.Plugin.BadgesNotSupportedException

Inheritance: System.Exception
Afficher le fichier Open project: alexrainman/Xamarin.Badge

Méthodes publiques

Méthode Description
BadgesNotSupportedException ( ) : System

Current home launcher is not supported by Badges library

BadgesNotSupportedException ( String homePackage ) : System

The home launcher package is not supported by Badges library

Method Details

BadgesNotSupportedException() public méthode

Current home launcher is not supported by Badges library
public BadgesNotSupportedException ( ) : System
Résultat System

BadgesNotSupportedException() public méthode

The home launcher package is not supported by Badges library
public BadgesNotSupportedException ( String homePackage ) : System
homePackage String
Résultat System