BTNImage Class Reference
| Inherits from | BTNModelObject |
|---|---|
| Declared in | BTNImage.h |
URL
The URL of an image to be retrieved.
@property (nullable, nonatomic, copy, readonly) NSURL *URLDiscussion
The URL of an image to be retrieved.
Declared In
BTNImage.h
fillMode
The fill mode of an image (aspect fit or aspect fill).
@property (nonatomic, assign, readonly) UIViewContentMode fillModeDiscussion
The fill mode of an image (aspect fit or aspect fill).
Declared In
BTNImage.h
altText
Alternative text for the image.
@property (nullable, nonatomic, copy, readonly) BTNText *altTextDiscussion
Alternative text for the image.
Declared In
BTNImage.h