BoxFit
Inherits: Enum
Properties
-
CONTAIN– -
COVER– -
FILL– -
FIT_HEIGHT– -
FIT_WIDTH– -
NONE– -
SCALE_DOWN–
Inherits: Enum
Properties
CONTAIN –
COVER –
FILL –
FIT_HEIGHT –
FIT_WIDTH –
NONE –
SCALE_DOWN –
CONTAIN = 'contain'
class-attribute
instance-attribute
# COVER = 'cover'
class-attribute
instance-attribute
# FILL = 'fill'
class-attribute
instance-attribute
# FIT_HEIGHT = 'fitHeight'
class-attribute
instance-attribute
# FIT_WIDTH = 'fitWidth'
class-attribute
instance-attribute
# NONE = 'none'
class-attribute
instance-attribute
# SCALE_DOWN = 'scaleDown'
class-attribute
instance-attribute
#