SYMBOL INDEX (64 symbols across 7 files) FILE: VisualChallenge/VisualChallenge.Android/MainActivity.cs class MainActivity (line 12) | [Activity(Label = "VisualChallenge", Icon = "@mipmap/icon", Theme = "@st... method OnCreate (line 15) | protected override void OnCreate(Bundle savedInstanceState) FILE: VisualChallenge/VisualChallenge.Android/Resources/Resource.designer.cs class Resource (line 18) | [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.T... method Resource (line 22) | static Resource() method UpdateIdValues (line 27) | public static void UpdateIdValues() class Animation (line 5184) | public partial class Animation method Animation (line 5247) | static Animation() method Animation (line 5252) | private Animation() class Animator (line 5257) | public partial class Animator method Animator (line 5290) | static Animator() method Animator (line 5295) | private Animator() class Attribute (line 5300) | public partial class Attribute method Attribute (line 6788) | static Attribute() method Attribute (line 6793) | private Attribute() class Boolean (line 6798) | public partial class Boolean method Boolean (line 6813) | static Boolean() method Boolean (line 6818) | private Boolean() class Color (line 6823) | public partial class Color method Color (line 7237) | static Color() method Color (line 7242) | private Color() class Dimension (line 7247) | public partial class Dimension method Dimension (line 7931) | static Dimension() method Dimension (line 7936) | private Dimension() class Drawable (line 7941) | public partial class Drawable method Drawable (line 8901) | static Drawable() method Drawable (line 8906) | private Drawable() class Id (line 8911) | public partial class Id method Id (line 9682) | static Id() method Id (line 9687) | private Id() class Integer (line 9692) | public partial class Integer method Integer (line 9752) | static Integer() method Integer (line 9757) | private Integer() class Interpolator (line 9762) | public partial class Interpolator method Interpolator (line 9783) | static Interpolator() method Interpolator (line 9788) | private Interpolator() class Layout (line 9793) | public partial class Layout method Layout (line 10057) | static Layout() method Layout (line 10062) | private Layout() class Mipmap (line 10067) | public partial class Mipmap method Mipmap (line 10079) | static Mipmap() method Mipmap (line 10084) | private Mipmap() class String (line 10089) | public partial class String method String (line 10326) | static String() method String (line 10331) | private String() class Style (line 10336) | public partial class Style method Style (line 11905) | static Style() method Style (line 11910) | private Style() class Styleable (line 11915) | public partial class Styleable method Styleable (line 14794) | static Styleable() method Styleable (line 14799) | private Styleable() FILE: VisualChallenge/VisualChallenge.iOS/AppDelegate.cs class AppDelegate (line 13) | [Register("AppDelegate")] method FinishedLaunching (line 23) | public override bool FinishedLaunching(UIApplication app, NSDictionary... FILE: VisualChallenge/VisualChallenge.iOS/Main.cs class Application (line 10) | public class Application method Main (line 13) | static void Main(string[] args) FILE: VisualChallenge/VisualChallenge/App.xaml.cs class App (line 5) | public partial class App : Application method App (line 8) | public App() method OnStart (line 15) | protected override void OnStart() method OnSleep (line 20) | protected override void OnSleep() method OnResume (line 25) | protected override void OnResume() FILE: VisualChallenge/VisualChallenge/AppShell.xaml.cs class AppShell (line 8) | public partial class AppShell : Xamarin.Forms.Shell method AppShell (line 10) | public AppShell() FILE: VisualChallenge/VisualChallenge/VisualChallengePage.xaml.cs class VisualChallengePage (line 8) | public partial class VisualChallengePage : ContentPage method VisualChallengePage (line 10) | public VisualChallengePage() method Button_Clicked (line 15) | private void Button_Clicked(object sender, EventArgs e)