Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TaskyAndroid
Screens
TodoItemScreen
C# Class TaskyAndroid.Screens.TodoItemScreen
Inheritance:
Android.App.Activity
Mostrar archivo
Open project: realm/realm-dotnet
Protected Methods
Method
Description
OnCreate
(
Bundle
bundle
) :
void
Private Methods
Method
Description
CancelDelete
( ) :
void
Save
( ) :
void
Method Details
OnCreate()
protected
method
protected
OnCreate
(
Bundle
bundle
) :
void
bundle
Bundle
return
void