This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Android.SdkManager.
Summary
Gets or sets the release channel.
- Assembly
- Cake
.Android .SdkManager .dll - Namespace
- Cake
.AndroidSdkManager - Containing Type
- Android
Sdk Manager Tool Settings
Syntax
public AndroidSdkChannel Channel { get; set; }
Value
Type | Description |
---|---|
AndroidSdkChannel | The channel. |