RoutingEffect(String) Constructor

Definition

Creates a new routing effect with the specified effectId.

protected RoutingEffect (string effectId);
new Xamarin.Forms.RoutingEffect : string -> Xamarin.Forms.RoutingEffect

Parameters

effectId
String

The ID for the effect.

Applies to