C# 클래스 Blog.Mobile.Components.DrawerLayout

상속: BaseStackLayout
파일 보기 프로젝트 열기: jsnmgpnty/Blogness2.0

공개 프로퍼티들

프로퍼티 타입 설명
CurrentViewProperty BindableProperty

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CreateDrawerLayout ( ) : void
DrawerLayout ( ListView listView, IEnumerable views ) : System.Collections.Generic
GetBaseLayout ( ) : BaseStackLayout

메소드 상세

CreateDrawerLayout() 공개 메소드

public CreateDrawerLayout ( ) : void
리턴 void

DrawerLayout() 공개 메소드

public DrawerLayout ( ListView listView, IEnumerable views ) : System.Collections.Generic
listView ListView
views IEnumerable
리턴 System.Collections.Generic

GetBaseLayout() 공개 메소드

public GetBaseLayout ( ) : BaseStackLayout
리턴 BaseStackLayout

프로퍼티 상세

CurrentViewProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty CurrentViewProperty
리턴 BindableProperty