Identification metadata about a service. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.0 |
Inherits: |
Properties
- antialiasingMode : Enums.AntialiasingMode
- author : string
- category : string
- comments : string
- keywords : list<string>
- subject : string
- textAntialiasingMode : Enums.TextAntialiasingMode
- title : string
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Read-only information from the service, such as author, title, and tags.
Property Documentation
Returns the antialiasing mode of the service (read-only).
See also Enums.AntialiasingMode.
Returns the text antialiasing mode of the service (read-only).
See also Enums.TextAntialiasingMode.