LinearLayout.orientation

returns linear layout orientation (Vertical, Horizontal)

  1. Orientation orientation [@property getter]
    class LinearLayout
    @property
    orientation
    ()
  2. Orientation orientation [@property setter]

Meta