Set a custom style resource that will be used for resolving transit
animations.
Syntax
[Android.Runtime.Register("setTransitionStyle", "(I)Landroid/app/FragmentTransaction;", "GetSetTransitionStyle_IHandler")]
public abstract
FragmentTransaction SetTransitionStyle (
int styleRes)
Parameters
- styleRes
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11