C# 클래스 Badge.Plugin.Badges

파일 보기 프로젝트 열기: alexrainman/Xamarin.Badge 1 사용 예제들

공개 메소드들

메소드 설명
RemoveBadge ( Android.Content.Context context ) : void
SetBadge ( Android.Content.Context context, int count ) : void

메소드 상세

RemoveBadge() 공개 정적인 메소드

public static RemoveBadge ( Android.Content.Context context ) : void
context Android.Content.Context
리턴 void

SetBadge() 공개 정적인 메소드

public static SetBadge ( Android.Content.Context context, int count ) : void
context Android.Content.Context
count int
리턴 void