Registrar.RegisterEffects(String, ExportEffectAttribute[]) Method

Definition

For internal use by the Xamarin.Forms platform.

public static void RegisterEffects (string resolutionName, Xamarin.Forms.ExportEffectAttribute[] effectAttributes);
static member RegisterEffects : string * Xamarin.Forms.ExportEffectAttribute[] -> unit

Parameters

resolutionName
System.String

For internal use by the Xamarin.Forms platform.

effectAttributes
ExportEffectAttribute[]

For internal use by the Xamarin.Forms platform.

Applies to