Optional parameter for setShowMasterInPortrait and setMasterIsOverlayed methods.
On iOS, use the optional parameter animated
to animate changes to masterView display mode in portrait orientation. For example
setShowMasterInPortrait(true, {animated:true})
NOTE This is an abstract type. Any object meeting this description can be used where this type is used.
Determines whether the change is animated.
Determines whether the change is animated.