C# Class Microsoft.Maui.Controls.Compatibility.ControlGallery.Issues.Bugzilla44096

Inheritance: TestContentPage
Mostrar archivo Open project: microhobby/maui-linux

Protected Methods

Method Description
Init ( ) : void

Private Methods

Method Description
AddTapGesture ( Label result, View view ) : void
TestContentView ( ) : void
TestControl ( string control ) : void
TestGrid ( ) : void
TestRelativeLayout ( ) : void
TestStackLayout ( ) : void

Method Details

Init() protected method

protected Init ( ) : void
return void