AndroidAvdManagerAliases.

AndroidAvdDelete(ICakeContext, string, AndroidAvdManagerToolSettings) Method

Syntax

public static void AndroidAvdDelete(this ICakeContext context, string name, AndroidAvdManagerToolSettings settings = null)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
name string
settings AndroidAvdManagerToolSettings

Return Value

Type Description
void