Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TodoApp
Controls
TopPanelItem
C# Class TodoApp.Controls.TopPanelItem
Inheritance:
Xamarin.Forms.ContentView
Exibir arquivo
Open project: strongloop/loopback-example-xamarin
Class Usage Examples
Public Methods
Method
Description
TopPanelItem
(
string
title
,
View
contentView
= null,
bool
isSelected
= false ) :
System
Method Details
TopPanelItem()
public
method
public
TopPanelItem
(
string
title
,
View
contentView
= null,
bool
isSelected
= false ) :
System
title
string
contentView
Xamarin.Forms.View
isSelected
bool
return
System