C# Class Blog.Mobile.Components.DrawerLayout

Inheritance: BaseStackLayout
Afficher le fichier Open project: jsnmgpnty/Blogness2.0

Méthodes publiques

Свойство Type Description
CurrentViewProperty BindableProperty

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CreateDrawerLayout ( ) : void
DrawerLayout ( ListView listView, IEnumerable views ) : System.Collections.Generic
GetBaseLayout ( ) : BaseStackLayout

Method Details

CreateDrawerLayout() public méthode

public CreateDrawerLayout ( ) : void
Résultat void

DrawerLayout() public méthode

public DrawerLayout ( ListView listView, IEnumerable views ) : System.Collections.Generic
listView ListView
views IEnumerable
Résultat System.Collections.Generic

GetBaseLayout() public méthode

public GetBaseLayout ( ) : BaseStackLayout
Résultat BaseStackLayout

Property Details

CurrentViewProperty public_oe static_oe property

public static BindableProperty CurrentViewProperty
Résultat BindableProperty