charactersRemaining
The number of characters remaining in a custom character limit.
Declaration
var charactersRemaining: NSNumber! { get set }Discussion
Set this property to a non-nil value when you want to make the character count view appear in the compose view (changing the value redraws the character count view). The default value of this property is nil.