Type Alias TextBlob

pub type TextBlob = RCHandle<SkTextBlob>;

Aliased Typeยง

pub struct TextBlob(/* private fields */);