FUITextKitView

public class FUITextKitView : UIView, PrepareForReuse, FUIContentCopyable

UIView subclass to draw text and glygh image using TextKit apis. Typically not used by developer.

  • This property indicates if the content is copyable or not.

    The default is true.

    Declaration

    Swift

    public var isContentCopyable: Bool { get set }