RoutingEffect(String) 建構函式

定義

建立具有指定 effectId 的新路由效果。

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

參數

effectId
System.String

效果的識別碼。

適用於