AnimationOption

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})
  • 0.8
  • 0.8

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

animationOption
animated : Boolean

Determines whether the change is animated.

Determines whether the change is animated.