C# 클래스 Awesomizer.Controls.EmptyDatasetView

상속: UIView
파일 보기 프로젝트 열기: MikeCodesDotNet/Awesomizer

공개 메소드들

메소드 설명
EmptyDatasetView ( string title, string detail, UIKit.UIImage image, UIView customView = null ) : System
LayoutSubviews ( ) : void

메소드 상세

EmptyDatasetView() 공개 메소드

public EmptyDatasetView ( string title, string detail, UIKit.UIImage image, UIView customView = null ) : System
title string
detail string
image UIKit.UIImage
customView UIView
리턴 System

LayoutSubviews() 공개 메소드

public LayoutSubviews ( ) : void
리턴 void