Class MapObject
Definition
- Assembly:
- Tizen.Maps.dll
The map object.
[Obsolete("Deprecated since API11. Might be removed in API13.")]
public abstract class MapObject
- Inheritance
-
objectMapObject
- Derived
Properties
View SourceIsVisible
Gets or sets visibility of the map object.
Declaration
[Obsolete("Deprecated since API11. Might be removed in API13.")]
public abstract bool IsVisible { get; set; }
Property Value
Type | Description |
---|---|
bool |