Companion
Functions
Formats an arguments object for this fragment to use with Fragment.setArguments.
Formats an encoded workflow settings JSON string for this fragment to use with MiSnapSettings.Workflow.add.
Gets the default values used as workflow params on this fragment.
Properties
Integer attribute for providing the tutorial/help layout id when in auto mode.
Boolean attribute for toggling the orientation handling on this fragment. When turned on the fragment will do its best to adjust the parent activity to the configured orientation while it's being used and revert it back to the original orientation once its gone.
Integer attribute for providing the tutorial/help layout id when in manual mode.
Boolean attribute for toggling whether the 'skip' checkbox is supported. If the checkbox is supported, it will be displayed and allow users to opt out of seeing the screen on subsequent sessions. If a user navigates to this screen after opting out, it will automatically navigate to its 'continue' destination. If the checkbox is not supported, the checkbox will not be displayed and users will always see the screen.