UILabel.textSize

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

Return Value

Type: float

Size of displayed text.

Meta