C# 클래스 EvolveApp.Droid.FixNavBar

상속: IToastLayoutCustomRenderer
파일 보기 프로젝트 열기: xamarin/mini-hacks

공개 메소드들

메소드 설명
FixNavBar ( ImageView>.Action imageSetterForCustomType = null, Color>.Func backgroundColorForCustomTypeResolver = null ) : System
Render ( Android.App.Activity activity, ToastNotificationType type, string title, string description, object context ) : Android.Views.View

메소드 상세

FixNavBar() 공개 메소드

public FixNavBar ( ImageView>.Action imageSetterForCustomType = null, Color>.Func backgroundColorForCustomTypeResolver = null ) : System
imageSetterForCustomType ImageView>.Action
backgroundColorForCustomTypeResolver Color>.Func
리턴 System

Render() 공개 메소드

public Render ( Android.App.Activity activity, ToastNotificationType type, string title, string description, object context ) : Android.Views.View
activity Android.App.Activity
type ToastNotificationType
title string
description string
context object
리턴 Android.Views.View