LinearLayout.orientation - multiple declarations

Function LinearLayout.orientation

returns linear layout orientation (Vertical, Horizontal)

Prototype

Orientation orientation() @property;

Function LinearLayout.orientation

sets linear layout orientation

Prototype

LinearLayout orientation(
  Orientation value
) @property;

Authors

Copyright

License