view_set_orientation

Function view_set_orientation 

Source
pub unsafe extern "C" fn view_set_orientation(
    view: *mut View,
    orientation: ViewOrientation,
)
Expand description

Set View Orientation

ยงArguments

  • view - View instance
  • orientation - either vertical or horizontal