मुख्य कंटेंट तक स्किप करें

Class: UIAlignment

This page documents the methods and fields available in the UIAlignment class.

Members

SignatureDescription
UIAlignment()Creates a new instance of UIAlignment.
isBottomCenterEnabled()Returns whether bottom center enabled is true.
isBottomLeftEnabled()Returns whether bottom left enabled is true.
isBottomRightEnabled()Returns whether bottom right enabled is true.
isCenterEnabled()Returns whether center enabled is true.
isCenterLeftEnabled()Returns whether center left enabled is true.
isCenterRightEnabled()Returns whether center right enabled is true.
isTopCenterEnabled()Returns whether top center enabled is true.
isTopLeftEnabled()Returns whether top left enabled is true.
isTopRightEnabled()Returns whether top right enabled is true.
setBottomCenterEnabled(boolean)Sets or updates the bottom center enabled.
setBottomLeftEnabled(boolean)Sets or updates the bottom left enabled.
setBottomRightEnabled(boolean)Sets or updates the bottom right enabled.
setCenterEnabled(boolean)Sets or updates the center enabled.
setCenterLeftEnabled(boolean)Sets or updates the center left enabled.
setCenterRightEnabled(boolean)Sets or updates the center right enabled.
setTopCenterEnabled(boolean)Sets or updates the top center enabled.
setTopLeftEnabled(boolean)Sets or updates the top left enabled.
setTopRightEnabled(boolean)Sets or updates the top right enabled.