Registrar.RegisterAll Method

Definition

Overloads

RegisterAll(Type[])

For internal use by the Xamarin.Forms platform.

RegisterAll(Type[], InitializationFlags)

RegisterAll(Type[])

For internal use by the Xamarin.Forms platform.

public static void RegisterAll (Type[] attrTypes);
static member RegisterAll : Type[] -> unit

Parameters

attrTypes
System.Type[]

For internal use by the Xamarin.Forms platform.

Applies to

RegisterAll(Type[], InitializationFlags)

public static void RegisterAll (Type[] attrTypes, Xamarin.Forms.InitializationFlags flags);
static member RegisterAll : Type[] * Xamarin.Forms.InitializationFlags -> unit

Parameters

attrTypes
System.Type[]

Applies to