DTHTMLElementFloatStyle Constants Reference
Declared in | DTCoreTextConstants.h |
DTHTMLElementFloatStyle
DTHTMLElement floating style
Definition
typedef NS_ENUM(NSUInteger, DTHTMLElementFloatStyle ) {
DTHTMLElementFloatStyleNone = 0,
DTHTMLElementFloatStyleLeft,
DTHTMLElementFloatStyleRight,
};
Constants
Declared In
DTCoreTextConstants.h