LinearLayout.orientation - multiple declarations

Function LinearLayout.orientation

sets linear layout orientation

Prototype

LinearLayout orientation(
  Orientation value
) @property;

Function LinearLayout.orientation

returns linear layout orientation (Vertical, Horizontal)

Prototype

Orientation orientation() @property;

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;

Function LinearLayout.orientation

sets linear layout orientation

Prototype

LinearLayout orientation(
  Orientation value
) @property;

Function LinearLayout.orientation

returns linear layout orientation (Vertical, Horizontal)

Prototype

Orientation orientation() @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0