UILabel.textSize

Sets size of displayed text.

  1. float textSize()
  2. float textSize(float textSize_)
    class UILabel
    public nothrow @nogc
    float
    textSize
    (
    float textSize_
    )

Meta