KmlListStyle.ItemIcons

KmlListStyle.ItemIcons property

Icon used in the List view that reflects the state of a Folder or Link fetch. Default value is null means the icons are none.

public IReadOnlyList<KmlItemIcon> ItemIcons { get; set; }

See Also