charactersToCopyLeft property
int?
get
charactersToCopyLeft
Number of remaining characters allowed to be copied by the user. If null, there's no limit.
Implementation
int? get charactersToCopyLeft;
Number of remaining characters allowed to be copied by the user. If null, there's no limit.
int? get charactersToCopyLeft;