Class UISplitViewControllerSplitBehavior


  • public final class UISplitViewControllerSplitBehavior
    extends java.lang.Object
    Allowed displayModes depend on the splitBehavior Tile behavior allows SecondaryOnly, OneBesideSecondary, and TwoBesideSecondary display modes Overlay behavior allows SecondaryOnly, OneOverSecondary, and TwoOverSecondary display modes Displace behavior allows SecondaryOnly, OneBesideSecondary, and TwoDisplaceSecondary display modes
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Automatic  
      static long Displace  
      static long Overlay  
      static long Tile  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait