Click or drag to resize
uLiveWallpaper
LiveWallpaperProjectManipulatorBaseGetAndroidManifestActivityNodes Method

Namespace:  LostPolygon.uLiveWallpaper.Editor
Syntax
C#
protected static IEnumerable<XmlElement> GetAndroidManifestActivityNodes(
	XmlDocument androidManifestXmlDocument
)

Parameters

androidManifestXmlDocument
Type: System.XmlXmlDocument

Return Value

Type: IEnumerableXmlElement
See Also