Property errorText
errorText
Text that indicates if the marker should display an error.
선언
public string errorText { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
string |
참고
If the error text is not empty or null, then the marker displays a warning. The error text is used as the tooltip.