ArcGISRuntimeXamarin.CategoriesViewController.CategoriesViewController C# (CSharp) Method

CategoriesViewController() public method

public CategoriesViewController ( IntPtr handle ) : ArcGISRuntimeXamarin.Managers
handle System.IntPtr
return ArcGISRuntimeXamarin.Managers
		public CategoriesViewController(IntPtr handle)
			: base(handle)
		{

		}